mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-28 22:18:46 +03:00
4 lines
95 B
Bash
4 lines
95 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
adb shell am broadcast -a im.vector.receiver.DEBUG_ACTION_DUMP_FILESYSTEM
|