mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
busybox: set TERM variable to 'linux'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2da8b06667
commit
fdaca07b9f
@ -26,5 +26,5 @@
|
|||||||
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]'
|
PS1='\[\e[0;32m\]\u\[\e[m\] \[\e[1;34m\]\w\[\e[m\] \[\e[1;32m\]\$\[\e[m\] \[\e[1;37m\]'
|
||||||
export PS1
|
export PS1
|
||||||
|
|
||||||
TERM="xterm"
|
TERM="linux"
|
||||||
export TERM
|
export TERM
|
Loading…
x
Reference in New Issue
Block a user