Update nodemgmt-scripts.sh
This commit is contained in:
@@ -506,7 +506,7 @@ UPDATE_DYNDNS(){
|
|||||||
esac
|
esac
|
||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
if [ "${NM_DYNDNS_LOC}" != "" ] && [ "${NM_DYNDNS_LOC[${LOCATION,,}]}" != "" ]; then
|
if [ "${NM_DYNDNS_LOC[${LOCATION,,}]}" != "" ]; then
|
||||||
echo
|
echo
|
||||||
cw_spc=10
|
cw_spc=10
|
||||||
echo -e "Checking for DYNDNS update at '${idsCL[Green]}${LOCATION^^}${idsCL[Default]}'"
|
echo -e "Checking for DYNDNS update at '${idsCL[Green]}${LOCATION^^}${idsCL[Default]}'"
|
||||||
|
|||||||
Reference in New Issue
Block a user