mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +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 EDITOR="/usr/bin/nano"
|
||||
export INPUTRC="/etc/inputrc"
|
||||
export TERM=linux
|
||||
fi;
|
||||
|
||||
if [ -f /data/etc/profile ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user