Drop incremental naming in JVB/Jibri nodes #63

Merged
Ark74 merged 6 commits from unstable into master 2021-06-17 15:35:44 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 29af218d58 - Show all commits

View File

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