Update alpineInit.sh

This commit is contained in:
Molly Lau 2023-08-18 00:33:37 +09:00 committed by GitHub
parent 037c331eeb
commit dd2fb518d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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