Update nodemgmt-scripts.sh
This commit is contained in:
@@ -802,7 +802,7 @@ NODEUPDATE() {
|
|||||||
echo -en "Updating ${NODE}${spca} ~ ${idsCL[LightCyan]}NodeMGMT${idsCL[Default]} : "
|
echo -en "Updating ${NODE}${spca} ~ ${idsCL[LightCyan]}NodeMGMT${idsCL[Default]} : "
|
||||||
|
|
||||||
if ! ${NCMD} command -v nodemgmt > /dev/null; then
|
if ! ${NCMD} command -v nodemgmt > /dev/null; then
|
||||||
${NCMD} bash <(curl -sL https://go.scity.us/install-nodemgmt)
|
${NCMD} "bash <(curl -sL https://go.scity.us/install-nodemgmt)"
|
||||||
else
|
else
|
||||||
${NCMD} "nodemgmt update q"
|
${NCMD} "nodemgmt update q"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user