Update nodemgmt-scripts.sh
This commit is contained in:
@@ -574,7 +574,7 @@ UPDATE_DYNDNS(){
|
||||
fi
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
else
|
||||
echo "Missing DYNDNS username and/or password (NM_DYNUSER=${NM_DYNUSER}) (NM_DYNPASS=${NM_DYNPASS})"
|
||||
echo -e "\n\n${idsCL[LightRed]}Missing DYNDNS username and/or password (NM_DYNUSER=${NM_DYNUSER}) (NM_DYNPASS=${NM_DYNPASS})\n"
|
||||
# SENDNOTICE "${LOCATION^^} DYNDNS ERROR" "Missing DYNDNS username or password (NM_DYNUSER=${NM_DYNUSER}) (NM_DYNPASS=${NM_DYNPASS})" 1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user