name change to remind what script is doing

This commit is contained in:
Eric House 2014-04-29 06:16:59 -07:00
parent b4d5130588
commit 4279457471
2 changed files with 4 additions and 3 deletions

View file

@ -0,0 +1,4 @@
#!/bin/sh
echo "pulling xwdb from /sdcard (not /data/data/org.eehouse.android.xw4/databases)"
adb pull /sdcard/xwdb .

View file

@ -1,3 +0,0 @@
#!/bin/sh
adb pull /sdcard/xwdb .