Fixed type-o

This commit is contained in:
CommanderRedYT
2021-12-01 13:14:32 +01:00
parent 16820b09e8
commit 1982a4551a

View File

@ -1,4 +1,4 @@
#!/bin/sh
wget -O ignore.tar.gz http://bobbycar.commanderred.xyz/ignore.tar.gz.gpg
wget -O ignore.tar.gz.gpg 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