mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Add a TERM=pc3 so that an initial system install is at least usable
at the console!
This commit is contained in:
parent
1ffa0b1a96
commit
ff80e2f414
1 changed files with 1 additions and 0 deletions
|
|
@ -4,4 +4,5 @@ stty crt erase kill intr
|
|||
export PATH
|
||||
HOME=/root
|
||||
export HOME
|
||||
TERM=pc3
|
||||
export TERM
|
||||
|
|
|
|||
Loading…
Reference in a new issue