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