termux-app/termux-shared
agnostic-apollo d6eb5e3511 Fix termux-reset
The TMPDIR was being automatically cleared and recreated even if it didn't already exist when TermuxService was stopped. This left an empty TMPDIR in the PREFIX directory when termux-reset was run and on termux restart the bootstrap wasn't installed again because PREFIX directory already existed. This resulted in a broken environment since no binaries/libs existed under PREFIX and /system/bin/sh was loaded.

This issue was created due to v0.109.
2021-04-20 12:39:54 +05:00
..
src Fix termux-reset 2021-04-20 12:39:54 +05:00
.gitignore Create termux-shared library package for all termux constants and shared utils 2021-04-07 11:31:30 +05:00
build.gradle Bump to v0.110 2021-04-15 05:14:31 +05:00
proguard-rules.pro Create termux-shared library package for all termux constants and shared utils 2021-04-07 11:31:30 +05:00