diff --git a/tools/access.sh b/tools/access.sh new file mode 100755 index 0000000..1aca9bf --- /dev/null +++ b/tools/access.sh @@ -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