diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-14 21:53:37 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2024-02-14 21:53:37 +0100 |
| commit | ff40958cb9fa50b1e194849af0ffab32f1fc8cad (patch) | |
| tree | e32bf1d6e8f71ee2bad15d59cf4219957a86ba24 /install | |
| parent | 967de9a270bccf66da73eda4e17d78d41c4e14d6 (diff) | |
Update deps, fix for linux
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -72,7 +72,7 @@ echo "Setting up terminfo" tic xterm-256color-italic.terminfo echo "Clone pass" -git clone git@git.sr.ht:~rbdr/pass ~/.password-store +git clone git@git.unlimited.pizza:rbdr/pass ~/.password-store echo "Decrypting Sensitive Files" ./sensitive |