Skip to content

Removing v1.0

Pritam Behera edited this page Jul 24, 2021 · 2 revisions

Removing V1.0

rm -rf /data/data/com.termux/files/usr/car/Friday.exc

rm -rf /data/data/com.termux/files/use/bin/friday

All in one command

rm -rf /data/data/com.termux/files/usr/car/Friday.exc && rm -rf /data/data/com.termux/files/use/bin/friday

Clone this wiki locally