Added access script

This commit is contained in:
CommanderRedYT
2021-12-01 13:08:02 +01:00
parent 34feb842c1
commit d3000ed5f7

4
tools/access.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
wget -O ignore.tar.gz http://bobbycar.commanderred.xyz/ignore.tar.gz.gpg
gpg --quiet --batch --yes --decrypt --passphrase="$IGNORE_KEY" --output ./ignore.tar.gz ignore.tar.gz.gpg
tar xzf ignore.tar.gz