mirror of
https://github.com/izzy2lost/AM2R-Autopatcher-Android.git
synced 2026-06-19 01:20:10 -07:00
Forgot to put unzip
This commit is contained in:
+1
-1
@@ -89,7 +89,7 @@ echo ""
|
|||||||
if [ "$INPUT" = "y" ]; then
|
if [ "$INPUT" = "y" ]; then
|
||||||
echo "Downloading HQ music..."
|
echo "Downloading HQ music..."
|
||||||
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/2.0/HDR_HQ_in-game_music.zip
|
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
|
fi
|
||||||
|
|
||||||
echo "Updating lang folder..."
|
echo "Updating lang folder..."
|
||||||
|
|||||||
Reference in New Issue
Block a user