diff --git a/Linux_reinstall/Alpine/alpineInit.sh b/Linux_reinstall/Alpine/alpineInit.sh index 63d7197..57e6d5a 100644 --- a/Linux_reinstall/Alpine/alpineInit.sh +++ b/Linux_reinstall/Alpine/alpineInit.sh @@ -133,4 +133,4 @@ export BOOTLOADER="grub" printf 'y' | setup-disk -m sys $kernelOpt -s 0 $IncDisk # Reboot, the system in the memory will all be written to the hard drive. -exec reboot +# exec reboot