3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/sh
|
|
gpg --batch --no-tty -d ~/.$1-password.gpg
|