Update nodemgmt-scripts.sh
This commit is contained in:
@@ -30,6 +30,8 @@ OFFSITE_STATICROUTE_FIX(){
|
||||
RUN=$(ssh -q -o ConnectTimeout=3 -o ConnectionAttempts=1 root@${NM_OFFSITE_GW_IP} ip r add 10.10.0.0/16 dev wgsts1000)
|
||||
SENDNOTICE "Static Routen to Homesite Missing" "Re-added the static route onto the UniFi Gateway"
|
||||
fi
|
||||
else
|
||||
echo "all good"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user