diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-11 15:52:47 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-04-11 15:52:47 +0200 |
| commit | 7c36e04c36413c0469bc9f2a329ad362735a0ecf (patch) | |
| tree | 776ef59b60f481a7641c681520ab3f1d5dbcdba0 /install | |
| parent | f765172a1d552b09714bb25da340598fca2df795 (diff) | |
Add weechat/sec.conf to sensitive files
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." |