From cbe43d1948fd454af1720aa59a7e593d4cc0577c Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 26 Feb 2025 21:52:11 +0100 Subject: Update sensitive script to use age --- install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'install') 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 to decrypt." -- cgit