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)
|
||||
EOF
|
||||
chmod +x /etc/cron.daily/scrutiny
|
||||
/etc/cron.daily/scrutiny
|
||||
fi
|
||||
done
|
||||
Reference in New Issue
Block a user