mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-26 17:43:11 +01: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
|