Browse Source

Clear on exit

Bob Mottram 9 years ago
parent
commit
74673601e9
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-controlpanel

+ 2
- 0
src/freedombone-controlpanel View File

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