diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,4 +108,4 @@ echo "Cloning password store" mkdir -p ~/.passage git clone git@git.r.bdr.sh:rbdr/pass ~/.passage/store -echo "Sensitive files have not been decrypted. Run ./sensitive <identity.txt> to decrypt." +echo "Sensitive files have not been decrypted. Run ./sensitive to decrypt." |