fix shutdown
This commit is contained in:
parent
ab0e348a8c
commit
cef39b1c10
|
@ -122,4 +122,4 @@ sync
|
|||
|
||||
# shutdown once
|
||||
|
||||
shutdown -h now
|
||||
shutdown now
|
||||
|
|
|
@ -137,7 +137,7 @@ sync
|
|||
|
||||
# shutdown once
|
||||
|
||||
shutdown -h now
|
||||
shutdown now
|
||||
|
||||
# sync all /data after the install
|
||||
|
||||
|
|
Loading…
Reference in a new issue