rearranges files
This commit is contained in:
2
dev/onepass/save.sh
Normal file
2
dev/onepass/save.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
read -p 'Enter key to encrypt:' key
|
||||
echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >cypher
|
||||
Reference in New Issue
Block a user