From 6627a7232b2abbdf653c4cbc9266d1d579134ac7 Mon Sep 17 00:00:00 2001 From: izzy2fancy <121840901+izzy2fancy@users.noreply.github.com> Date: Sun, 4 Feb 2024 20:17:53 -0500 Subject: [PATCH] Update patcher.sh --- patcher.sh | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/patcher.sh b/patcher.sh index 92dff4e..59ecde2 100755 --- a/patcher.sh +++ b/patcher.sh @@ -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