latest hacks

This commit is contained in:
2020-07-05 17:40:35 -07:00
parent eb0549a511
commit b93b7d52f7
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
SNEAK_KEY_ID := 5539AD00DE4C42F3AFE11575052443F4DF2A55C2
check:
gpg SHASUMS.sig && shasum -c SHASUMS
par:
par2 create -v -u -m2000 -rm250000 iphone.stills.par2 *.gpg
gen:
rm -f .DS_Store SHASUMS
find . -type f -exec shasum {} \; | tee SHASUMS
gpg -u $(SNEAK_KEY_ID) -a --output SHASUMS.sig --detach-sig SHASUMS