Update add-linux-pass.sh
This commit is contained in:
@@ -12,6 +12,8 @@ apt -y install pass git curl
|
|||||||
|
|
||||||
git clone https://git.schroedercity.com/voltron/ids-linux-pass.git ~/.password-store
|
git clone https://git.schroedercity.com/voltron/ids-linux-pass.git ~/.password-store
|
||||||
chmod -R 600 /root/.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]}"
|
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
|
curl -u 'voltron' -L -o /tmp/secret.gpg https://git.schroedercity.com/voltron/private/raw/branch/master/secret.gpg
|
||||||
|
|||||||
Reference in New Issue
Block a user