Update add-linux-pass.sh

This commit is contained in:
2022-06-04 18:49:44 -05:00
parent b8e7a3a9fc
commit f88c11ca1a

View File

@@ -12,6 +12,8 @@ apt -y install pass git curl
git clone https://git.schroedercity.com/voltron/ids-linux-pass.git ~/.password-store
chmod -R 600 /root/.password-store
git config --global credential.helper store
echo -e "${idsCL[LightCyan]}You'll need to enter the password for the git account:${idsCL[Default]}"
curl -u 'voltron' -L -o /tmp/secret.gpg https://git.schroedercity.com/voltron/private/raw/branch/master/secret.gpg