Update windowsInit.sh

This commit is contained in:
Molly Lau 2023-10-03 14:17:15 +09:00 committed by GitHub
parent a6bc09afd0
commit e8d21d130d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,5 +89,5 @@ umount /mnt
kpartx -dv $loopDevice kpartx -dv $loopDevice
losetup -d $loopDevice losetup -d $loopDevice
# Reboot, the system in the memory will all be written to the hard drive. # Reboot, the temporary intermediary system of AlpineLinux which is executing in memory will be destroyed during the power down and then server will reboot to the newly system immediately.
exec reboot exec reboot