You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
214 B
Bash
11 lines
214 B
Bash
#!/data/data/com.termux/files/usr/bin/bash
|
|
|
|
##
|
|
# Resets builder to delete bootstraps
|
|
# and packages. Does not erase
|
|
# anything in the home directory.
|
|
#
|
|
# Needed for updates to take effect.
|
|
##
|
|
|
|
yes | termux-reset |