mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
TERM=linux
This commit is contained in:
parent
8e6f23ffb8
commit
03346f6916
@ -24,6 +24,7 @@ if [ "$PS1" ]; then
|
|||||||
export PAGER="/usr/bin/less"
|
export PAGER="/usr/bin/less"
|
||||||
export EDITOR="/usr/bin/nano"
|
export EDITOR="/usr/bin/nano"
|
||||||
export INPUTRC="/etc/inputrc"
|
export INPUTRC="/etc/inputrc"
|
||||||
|
export TERM=linux
|
||||||
fi;
|
fi;
|
||||||
|
|
||||||
if [ -f /data/etc/profile ]; then
|
if [ -f /data/etc/profile ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user