diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -83,5 +83,4 @@ tic xterm-256color-italic.terminfo echo "Clone pass" git clone git@git.unlimited.pizza:rbdr/pass ~/.password-store -echo "Decrypting Sensitive Files" -./sensitive +echo "Sensitive files have not been decrypted. Run ./sensitive <identity.txt> to decrypt." |