We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9591f6 commit f312c96Copy full SHA for f312c96
1 file changed
runme.bat
@@ -72,7 +72,7 @@ type %doc%\"07_warning_backup.txt"
72
%adb% shell /data/local/tmp/run_root.sh /data/local/tmp/backup.sh
73
echo save to PC
74
mkdir %~dp0backups
75
-adb pull /sdcard/backup/ "%~dp0backups"
+%adb% pull /sdcard/backup/ "%~dp0backups"
76
pause
77
exit /b
78
0 commit comments