xwords/xwords4/android/scripts/fetch-db-from-sdcard.sh

5 lines
119 B
Bash
Raw Normal View History

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