forked from DL-Mirrors/termux-docker
Enabled proper second bootstrap stage autostart, fixed $TERM
modified: Dockerfile modified: entrypoint.sh
This commit is contained in:
@@ -31,4 +31,5 @@ exec /system/bin/su -s /data/data/com.termux/files/usr/bin/env system -- \
|
||||
PREFIX="$PREFIX" \
|
||||
TMPDIR="$TMPDIR" \
|
||||
TZ=UTC \
|
||||
TERM=xterm \
|
||||
"$@"
|
||||
|
||||
Reference in New Issue
Block a user