mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update windowsInit.sh
This commit is contained in:
parent
a6bc09afd0
commit
e8d21d130d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue