From cbe2c87055cc1ccf87885eb65e18b8ba31bc1e14 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 19 Sep 2023 21:55:03 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 4367bba8..2599f686 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -675,7 +675,7 @@ DOWNLIST(){ done ending } - function ending { echo -e "Awww, were you expecting some big ending :*(\nI'm actually kind of imoressed you made it this far" } + function ending { echo -e "Awww, were you expecting some big ending :*(\nI'm actually kind of imoressed you made it this far"; } trap nicetry EXIT if [ "${great^^}" == "Y" ]; then