mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
rc: advise a reboot if not in boot mode
This commit is contained in:
parent
3ebbdfd994
commit
1bf82da319
@ -176,4 +176,8 @@ else
|
||||
# XXX redo
|
||||
fi
|
||||
|
||||
if [ -z "${DO_BOOT}" ]; then
|
||||
echo "Please reboot."
|
||||
fi
|
||||
|
||||
bootstrap_and_exit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user