secrets handling
This commit is contained in:
4
decrypt-secrets.sh
Executable file
4
decrypt-secrets.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
gpg --pinentry-mode=loopback --decrypt --output pwfile secrets.asc
|
||||
|
||||
Reference in New Issue
Block a user