Update ubuntuInit.sh

This commit is contained in:
Molly Lau 2023-10-03 14:22:38 +09:00 committed by GitHub
parent e91be6840c
commit 71e7fefe54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -268,5 +268,5 @@ umount /mnt
kpartx -dv $loopDevice
losetup -d $loopDevice
# 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.
# 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 installed system immediately.
exec reboot