(no commit message)
authorChristian Weiske <cweiske@cweiske.de>
Fri, 24 Nov 2017 08:38:05 +0000 (09:38 +0100)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Fri, 24 Nov 2017 08:38:05 +0000 (09:38 +0100)
adb-restore-commands.sh [new file with mode: 0644]

diff --git a/adb-restore-commands.sh b/adb-restore-commands.sh
new file mode 100644 (file)
index 0000000..3edede8
--- /dev/null
@@ -0,0 +1,3 @@
+$ adb backup -f test.ab eu.siacs.conversations\r
+$ adb restore test.ab\r
+$ adb logcat
\ No newline at end of file