mirror of https://github.com/iSoron/uhabits.git
parent
51b7cfc8fa
commit
4f65c8bef1
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
P=/sdcard/Android/data/org.isoron.uhabits/cache/Failed/
|
||||||
|
|
||||||
|
adb pull $P
|
||||||
|
adb shell rm -rf $P
|
Loading…
Reference in new issue