Leonid Pliushch
d5b4dddff0
termux-tools: termux-reset: ensure that $PREFIX is RWX before deleting
...
Set RWX permissions recursively on $PREFIX before deleting it. This
is needed to ensure that all files and directories can be deleted
by `rm`.
However this may not work if permissions were messed up with root.
2020-07-21 16:01:45 +03:00
Leonid Pliushch
0ce19ca522
termux-tools: remove check for /system/bin/killall
...
/system/bin/killall should be present on all devices running Android 7.0+.
2020-06-07 21:01:12 +03:00
Henrik Grimler
cc79632785
termux-tools: minor grammatical changes
2020-06-07 19:55:26 +02:00
Leonid Pliushch
aa225b374d
termux-tools: fix message typo in termux-reset
2020-06-07 20:40:53 +03:00
Leonid Pliushch
b9a86e7836
termux-tools: add script for resetting Termux installation ( #5377 )
2020-06-07 20:05:11 +03:00