Place warning about mandatory reboot.

This commit is contained in:
Luis Guzmán 2021-06-17 02:35:22 -05:00
parent 9ca66a568e
commit 29af218d58
1 changed files with 2 additions and 2 deletions

View File

@ -550,8 +550,8 @@ echo "
########################################################################
"
echo "Rebooting in..."
echo "Make sure to reboot, it's necessary before *any* usage.
Rebooting in..."
secs=$((15))
while [ $secs -gt 0 ]; do
echo -ne "$secs\033[0K\r"