Votre Nom 2 years ago
parent
commit
20fa0456d5
1 changed files with 1 additions and 2 deletions
  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
 }