Provide shutdown message.

pull/32/head
necro-nemesis 6 years ago
parent 1607b16120
commit 17cc15d24a

@ -373,7 +373,7 @@ function install_complete() {
fi fi
echo -n "Shutting down" echo -n "Shutting down"
echo -n "Allow a minute for reinitialization" echo -n "Allow a minute for reinitialization"
echo -n "Then connect to SSID loki-access" echo -n "Connect wifi to SSID loki-access and use default password 'ChangeMe'"
sleep 8 sleep 8
sudo shutdown -r now || install_error "Unable to execute shutdown" sudo shutdown -r now || install_error "Unable to execute shutdown"
} }

Loading…
Cancel
Save