Forgot to put unzip

This commit is contained in:
izzy2fancy
2024-02-05 08:41:14 -05:00
committed by GitHub
parent b7ae156135
commit 20db0adce7
+1 -1
View File
@@ -89,7 +89,7 @@ echo ""
if [ "$INPUT" = "y" ]; then
echo "Downloading HQ music..."
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/2.0/HDR_HQ_in-game_music.zip
yes | HDR_HQ_in-game_music.zip -d ./
yes | unzip HDR_HQ_in-game_music.zip -d ./
fi
echo "Updating lang folder..."