updated script to pull latest config
This commit is contained in:
4
debian/debian-essentials.sh
vendored
4
debian/debian-essentials.sh
vendored
@@ -240,4 +240,8 @@ if [ $isInFile -eq 0 ]
|
||||
echo "Cronicle worker installed."
|
||||
else
|
||||
echo "Cronicle worker already installed."
|
||||
/opt/cronicle/bin/control.sh stop
|
||||
rm /opt/cronicle/conf/config.json
|
||||
wget -qO /opt/cronicle/conf/config.json http://192.168.1.50/files/debian/cronicle-config.json
|
||||
/opt/cronicle/bin/control.sh start
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user