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:
+1
-7
@@ -46,14 +46,8 @@ fi
|
||||
|
||||
#download the patch data
|
||||
git clone https://github.com/izzy2fancy/AM2R-Autopatcher-Android.git
|
||||
|
||||
#check if termux-storage has been setup
|
||||
if ! [ -d ~/storage ]; then
|
||||
#create if no
|
||||
cd AM2R-Autopatcher-Android
|
||||
termux-setup-storage
|
||||
fi
|
||||
|
||||
echo ""
|
||||
|
||||
#check for AM2R_11.zip in downloads
|
||||
if [ -f ~/storage/downloads/AM2R_11.zip ]; then
|
||||
|
||||
Reference in New Issue
Block a user