xwords/xwords4/android/scripts/fetch-db-from-sdcard.sh
2014-04-29 06:43:11 -07:00

4 lines
119 B
Bash
Executable file

#!/bin/sh
echo "pulling xwdb from /sdcard (not /data/data/org.eehouse.android.xw4/databases)"
adb pull /sdcard/xwdb .