mirror of
https://github.com/etesync/android
synced 2024-11-26 01:48:34 +00:00
4 lines
93 B
Bash
4 lines
93 B
Bash
|
#!/bin/sh
|
||
|
cd ~/tmp
|
||
|
adb pull /data/data/com.android.providers.contacts/databases/contacts2.db
|