Przeglądaj źródła

Return of the reboot

Bob Mottram 8 lat temu
rodzic
commit
0dffbbb920
Brak konta powiązanego z e-mailem autora
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      src/freedombone-image-mesh

+ 1
- 0
src/freedombone-image-mesh Wyświetl plik

@@ -812,6 +812,7 @@ if [ -f $MESH_INSTALL_SETUP ]; then
812 812
     if [ ! -f $MESH_INSTALL_COMPLETED ]; then
813 813
         echo $'Mesh node setup complete' >> $INSTALL_LOG
814 814
         touch $MESH_INSTALL_COMPLETED
815
+		reboot
815 816
     fi
816 817
 fi
817 818