Clear on exit

This commit is contained in:
Bob Mottram 2015-10-31 20:18:34 +00:00
parent 0ef3423afe
commit 74673601e9
1 changed files with 2 additions and 0 deletions

View File

@ -359,4 +359,6 @@ if [ ! -f $COMPLETION_FILE ]; then
fi
menu_top_level
clear
cat /etc/motd
exit 0