3 lines
65 B
Bash
3 lines
65 B
Bash
#!/bin/sh
|
|
gpg-agent --daemon emacs /root/passwords/passwords.gpg
|
#!/bin/sh
|
|
gpg-agent --daemon emacs /root/passwords/passwords.gpg
|