Update nodemgmt-scripts.sh
This commit is contained in:
@@ -675,7 +675,7 @@ DOWNLIST(){
|
|||||||
done
|
done
|
||||||
ending
|
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
|
trap nicetry EXIT
|
||||||
|
|
||||||
if [ "${great^^}" == "Y" ]; then
|
if [ "${great^^}" == "Y" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user