use unzip instead of tar in getprebuilt

This commit is contained in:
idk
2022-10-09 18:14:36 -04:00
parent 8fd6d6f45f
commit 5d2e5dc69b

View File

@@ -22,4 +22,4 @@ TODAYSDATE=$(date -d '-1 day' '+%Y%m%d')
echo github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
github-release download -u "$GITHUB_USERNAME" -r "i2p.firefox" -n "I2P.zip" -t "$TODAYSDATE"
tar xvf I2P.zip
unzip I2P.zip