From 8de07888c258afbd6d5cad19d2fecaccaad61bbe Mon Sep 17 00:00:00 2001 From: qtwrk Date: Sun, 20 Sep 2020 14:08:20 +0200 Subject: [PATCH] Update cyberpanel_utility.sh --- cyberpanel_utility.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberpanel_utility.sh b/cyberpanel_utility.sh index 977537430..8f258d409 100644 --- a/cyberpanel_utility.sh +++ b/cyberpanel_utility.sh @@ -36,7 +36,7 @@ fi set_watchdog() { echo -e "\nPlease choose:" -echo -e "\n1. Install WatchDog." +echo -e "\n1. Install/Update WatchDog." echo -e "\n2. Start or Check WatchDog." echo -e "\n3. Kill WatchDog." echo -e "\n4. Back to Main Menu."