updates onepass

This commit is contained in:
2024-09-28 22:41:09 -07:00
parent 98663cbccd
commit 36363c36e0
5 changed files with 1 additions and 7 deletions

2
onepass/save.sh Normal file
View File

@@ -0,0 +1,2 @@
read -p 'Enter key to encrypt:' key
echo "${key}" | gpg --cipher-algo AES256 --symmetric --armor >cypher