sign a file

This commit is contained in:
Jeffrey Paul 2018-09-20 17:47:50 -07:00
parent d47dfa7bc6
commit e3aad5410f

5
bin/detachsign-file Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
SNEAK_KEY_ID="5539AD00DE4C42F3AFE11575052443F4DF2A55C2"
gpg -u $SNEAK_KEY_ID -a --detach-sig $*