that fixes dependencies and subtle bugs caused by multiple jobs in make when static lib not yet created but already linked to.
3 lines
68 B
Bash
Executable File
3 lines
68 B
Bash
Executable File
#!/bin/sh
|
|
adb shell rm -r /data/data/com.teeworlds/files/.teeworlds
|