nvaccess / mrconfig

'myrepos' configuration files for nvda translations and addons
GNU General Public License v3.0
6 stars 14 forks source link

Fix assembla web hook failure #27

Closed feerrenrut closed 3 years ago

feerrenrut commented 3 years ago

It seems like the ~/cgi/webhook file was missed when updating to Python 3. I have now included it in this repo. Once that was in place it became clear there were errors in the scripts/webhook file. This has also been updated.

Now the hooks/webhook file is included in the repository, it is copied to the cgi folder automatically by crontab. Using crontab in this way is consistent with the rest of this repository.