This commit is contained in:
Joey Hess 2018-04-25 11:19:59 -04:00
parent 5a01ebe036
commit 3753c07204
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -23,4 +23,7 @@ Accessing the sdcard may need termux-setup-storage to be run once,
depending on the version of android. That sets up $HOME/storage.
webbapp won't start on boot, but could be made to using https://wiki.termux.com/wiki/Termux:Boot
Apparently termux-exec sets a `LD_PRELOAD` that is not compatible, so
the wrapper script would need to unset it.
"""]]