Force reboot after installation
This commit is contained in:
parent
7f6ef53549
commit
176011d4eb
1 changed files with 1 additions and 1 deletions
|
@ -63,5 +63,5 @@ else
|
|||
and echo "This machine will reboot in 5 seconds..."
|
||||
and echo "Press CTRL-C to abort..."
|
||||
and sleep 5
|
||||
and systemctl reboot
|
||||
and systemctl reboot -i
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue