mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-09-21 05:44:42 +08:00
Update ubuntuInit.sh
This commit is contained in:
parent
e91be6840c
commit
71e7fefe54
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue