mirror of
https://github.com/etesync/android
synced 2024-11-16 04:49:06 +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
|