X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=automate-default.sh;h=ef1cc2f69798695777d29e3c5bf17b19213c9cab;hb=da913fbd1629fc4669b186915df8ff3a340482d3;hp=b5508c13ffacb32f1eb29e6d0c5840478e91a375;hpb=0fabfc8dbe8f1f2c0d12397e1bc8c6ed686fb5ed;p=monitor.git diff --git a/automate-default.sh b/automate-default.sh index b5508c1..ef1cc2f 100755 --- a/automate-default.sh +++ b/automate-default.sh @@ -1,7 +1,7 @@ #!/bin/bash # NOTE: Must be an absolute path to guarantee it is read. -INSTALLPATH=/usr/share/monitor-server/ +INSTALLPATH=/usr/share/monitor/ # Generate an 'sh' style file full of variables in monitor.conf $INSTALLPATH/shconfig.py > $INSTALLPATH/monitorconfig.sh source $INSTALLPATH/monitorconfig.sh