3 lines
91 B
Bash
Executable file
3 lines
91 B
Bash
Executable file
#!/bin/bash
|
|
|
|
adb pull /sdcard/Audio\ Recorder/ .; adb shell rm "/sdcard/Audio\ Recorder/*"
|