mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 00:07:26 +00:00
installer: echo before sleep
This commit is contained in:
parent
5120905f1c
commit
3b54d29851
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user