From 29af218d58ccda0ad15c36b52b1d0e2cf1e79674 Mon Sep 17 00:00:00 2001 From: Ark74 Date: Thu, 17 Jun 2021 02:35:22 -0500 Subject: [PATCH] Place warning about mandatory reboot. --- add-jibri-node.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/add-jibri-node.sh b/add-jibri-node.sh index 56273be..b6ee47e 100644 --- a/add-jibri-node.sh +++ b/add-jibri-node.sh @@ -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"