Update script again

This commit is contained in:
Li 2024-04-19 21:54:13 +12:00
parent 50ff981aba
commit f3bb609dcf
2 changed files with 6 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
psm_backup.tar
shared_prefs/*

View File

@ -22,8 +22,11 @@ adb shell "su -c '%BUSYBOX_LOCATION% tar c %PSM_DATA_FOLDER% -v -f /data/local/t
adb pull /data/local/tmp/psm_backup.tar
adb shell "su -c '%BUSYBOX_LOCATION% rm /data/local/tmp/psm_backup.tar'"
REM ok now we can do stuff ..
REM everything breaks if its on external.
adb shell pm setInstallLocation 1
REM ok now we can do stuff ..
echo installing PSM
adb install res/Psm1.7.0.apk