We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940d869 commit d3e7ab1Copy full SHA for d3e7ab1
3 files changed
doc/en/07_warning_backup.txt
@@ -0,0 +1,2 @@
1
+Backup process needs a long time.
2
+Do not disconnect USB and Please wait with tea break.
doc/jp/07_warning_backup.txt
+�o�b�N�A�b�v�ɂ͂ƂĂ����Ԃ�������܂�
+USB�P�[�u�����Ȃ����ɂ����ł�����ł��҂����������B
runme.bat
@@ -51,6 +51,7 @@ exit /b
51
52
:backup
53
echo start backup
54
+type "%doc%\07_warning_backup.txt"
55
%adb% shell /data/local/tmp/run_root.sh /data/local/tmp/backup.sh
56
mkdir %~dp0backups
57
adb pull /sdcard/backup/ "%~dp0backups"
0 commit comments