Bob Mottram 9 anni fa
parent
commit
74673601e9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/freedombone-controlpanel

+ 2
- 0
src/freedombone-controlpanel Vedi 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