github webhook handler: convert from daemon to cron job
-having this as a daemon was annoying because we had to be sure to re-spawn the daemon whenever it got killed -now it will be run as a cron job once per minute -delete now-unnecessary spawn script
This commit is contained in:
parent
f9ad8d4325
commit
ff79118379