Skip to content

Commit d3e7ab1

Browse files
committed
add warning of backups
1 parent 940d869 commit d3e7ab1

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

doc/en/07_warning_backup.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
�o�b�N�A�b�v�ɂ͂ƂĂ����Ԃ�������܂�
2+
USB�P�[�u���𔲂��Ȃ����ɂ����ł�����ł��҂����������B

runme.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ exit /b
5151

5252
:backup
5353
echo start backup
54+
type "%doc%\07_warning_backup.txt"
5455
%adb% shell /data/local/tmp/run_root.sh /data/local/tmp/backup.sh
5556
mkdir %~dp0backups
5657
adb pull /sdcard/backup/ "%~dp0backups"

0 commit comments

Comments
 (0)