updated to run the script after install
This commit is contained in:
@@ -41,5 +41,6 @@ jq -c .assets[] <<< ${HTML_SOURCE}| while read i; do
|
|||||||
"${SCRUTINY_DIRECTORY}/${name}" run --api-endpoint="http://10.0.20.20:8080" --host-id $(hostname)
|
"${SCRUTINY_DIRECTORY}/${name}" run --api-endpoint="http://10.0.20.20:8080" --host-id $(hostname)
|
||||||
EOF
|
EOF
|
||||||
chmod +x /etc/cron.daily/scrutiny
|
chmod +x /etc/cron.daily/scrutiny
|
||||||
|
/etc/cron.daily/scrutiny
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
Reference in New Issue
Block a user