Commit 3b54d298 authored by Franco Fichtner's avatar Franco Fichtner

installer: echo before sleep

parent 5120905f
......@@ -78,8 +78,8 @@ echo "as a self-signed certificate is used by default."
echo
echo -n "Rebooting in 5 seconds. CTRL-C to abort"
for n in 5 4 3 2 1; do
sleep 1
echo -n "."
sleep 1
done
echo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment