diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-26 21:52:11 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-02-26 21:52:11 +0100 |
| commit | cbe43d1948fd454af1720aa59a7e593d4cc0577c (patch) | |
| tree | ead8304edf028c66a54798ef9f2e21c8865ef84b /install | |
| parent | b7551a0cd8b1d39c645dae7d2161e4f6f6f68aa9 (diff) | |
Update sensitive script to use age
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." |