Selaa lähdekoodia

Clear on exit

Bob Mottram 9 vuotta sitten
vanhempi
commit
74673601e9
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      src/freedombone-controlpanel

+ 2
- 0
src/freedombone-controlpanel Näytä tiedosto

@@ -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