mirror of
https://github.com/izzy2lost/AM2R-Autopatcher-Android.git
synced 2026-06-19 01:20:10 -07:00
Update patcher.sh
This commit is contained in:
+2
-3
@@ -39,9 +39,8 @@ if ! [ -f /data/data/com.termux/files/usr/bin/apkmod ]; then
|
||||
rm -f setup.sh
|
||||
fi
|
||||
|
||||
# Download the patch data
|
||||
wget https://github.com/izzy2fancy/AM2R-Autopatcher-Android/releases/download/1.0/data.zip
|
||||
yes | unzip data.zip -d ./
|
||||
# Download data folder
|
||||
wget -O data.zip "download-directory.github.io?url=https://github.com/izzy2fancy/AM2R-Autopatcher-Android/tree/main/data"
|
||||
|
||||
# Check for AM2R_11.zip in downloads
|
||||
if [ -f ~/storage/downloads/AM2R_11.zip ]; then
|
||||
|
||||
Reference in New Issue
Block a user