From 62907324790ebfc2c3ed2606a0e0d908bc9605f2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Wed, 2 Feb 2022 18:24:28 -0600 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index e8ebdf15..0c0d6ffe 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1726,6 +1726,7 @@ ADD_LOGROTATE_CRONTAB(){ echo -e "${idsCL[Green]}The crontab entry has been made${idsCL[Default]}" echo "" read -n 1 -s -p "Press any key to continue" + echo } UPDATE_DYNDNS(){ @@ -1744,6 +1745,7 @@ UPDATE_DYNDNS(){ echo -e "${idsCL[Green]}Done${idsCL[Default]}" echo "" read -n 1 -s -p "Press any key to continue" + echo } RUN_COMMAND(){