aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-02-26 21:52:11 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-02-26 21:52:11 +0100
commitcbe43d1948fd454af1720aa59a7e593d4cc0577c (patch)
treeead8304edf028c66a54798ef9f2e21c8865ef84b /install
parentb7551a0cd8b1d39c645dae7d2161e4f6f6f68aa9 (diff)
Update sensitive script to use age
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."