Update not working link

This commit is contained in:
izzy2fancy
2024-02-04 10:28:54 -05:00
committed by GitHub
parent 4cdad8a21e
commit 367361ac52
+1 -1
View File
@@ -45,7 +45,7 @@ if ! [ -f /data/data/com.termux/files/usr/bin/apkmod ]; then
fi
#download the patch data
svn export https://github.com/AM2R-Community-Developers/AM2R-Autopatcher-Android/trunk/data
svn export https://github.com/AM2R-Community-Developers/AM2R-Autopatcher-Android/tree/main/data
#check if termux-storage has been setup
if ! [ -d ~/storage ]; then