mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
busybox: add TERM env variable by default
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
4d4bcfe311
commit
fbb989f98a
@ -24,5 +24,7 @@
|
||||
################################################################################
|
||||
|
||||
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]'
|
||||
|
||||
export PS1
|
||||
|
||||
TERM="xterm"
|
||||
export TERM
|
Loading…
x
Reference in New Issue
Block a user