mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 17:18:52 -06:00
Allow API version-specific view tests; use relative image distance
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
P=/sdcard/Android/data/org.isoron.uhabits/cache/Failed/
|
||||
|
||||
adb pull $P
|
||||
adb shell rm -rf $P
|
||||
adb pull $P Failed/
|
||||
adb shell rm -r $P
|
||||
|
||||
Reference in New Issue
Block a user