Votre Nom il y a 2 ans
Parent
commit
20fa0456d5
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      build_cube.sh

+ 1 - 2
build_cube.sh

@@ -39,8 +39,7 @@ then
         sudo rm /boot/vmlinuz-5.1* | true
         sudo update-grub2
 	autoroot_
-        #sudo reboot
-	exit
+        sudo reboot
 	fi
 fi
 }