changed cronicle ip to fileserver

This commit is contained in:
2023-10-19 05:15:16 -05:00
parent bccb3297d2
commit baee9abfd1

View File

@@ -224,7 +224,7 @@ fi
# install cronicle worker
if [[ -f /opt/cronicle/conf/config.json ]]
then
isInFile=$(cat /opt/cronicle/conf/config.json | grep -c "192.168.1.44")
isInFile=$(cat /opt/cronicle/conf/config.json | grep -c "192.168.1.50")
if [ $isInFile -eq 0 ]
then
/opt/cronicle/bin/control.sh stop