Update nodemgmt-scripts.sh

This commit is contained in:
2023-09-19 21:55:03 -05:00
parent c9715d695f
commit cbe2c87055

View File

@@ -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