X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=automate-default.sh;h=c0b4b7bc36bbd9c95ba16cd7e41194aad875ee9a;hb=675c7ae373a98e3c97f560a5b36978c36ee1b038;hp=3e65fcf0cd477edc26f52a7512d584720882ce79;hpb=6c38b5cef7bf12fa4ade23ae1c54b3491797fb1d;p=monitor.git diff --git a/automate-default.sh b/automate-default.sh index 3e65fcf..c0b4b7b 100755 --- a/automate-default.sh +++ b/automate-default.sh @@ -4,7 +4,6 @@ export PATH=$PATH:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin # NOTE: Must be an absolute path to guarantee it is read. 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 cd ${MONITOR_SCRIPT_ROOT}