aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall3
1 files changed, 1 insertions, 2 deletions
diff --git a/install b/install
index c8163bb..08b0369 100755
--- a/install
+++ b/install
@@ -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."