Clear on exit
This commit is contained in:
parent
0ef3423afe
commit
74673601e9
|
@ -359,4 +359,6 @@ if [ ! -f $COMPLETION_FILE ]; then
|
|||
fi
|
||||
|
||||
menu_top_level
|
||||
clear
|
||||
cat /etc/motd
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue