Update dsmon.sh

This commit is contained in:
2023-07-04 21:16:22 -05:00
parent be7a12431a
commit e538ea8086

View File

@@ -336,8 +336,7 @@ GETCRONTAB(){
hostname=$(hostname)
if [ "$(CHECK_HOST 10.10.10.50)" != "false" ]; then
# nmip=10.10.10.50
nmip=
nmip=10.10.10.50
elif [ "$(CHECK_HOST 100.100.55.1)" != "false" ]; then
nmip=100.100.55.1
else