This commit is contained in:
Alex Rennie-Lis 2025-05-21 22:29:04 +01:00
parent ebc1aea8c7
commit 46ffd4bb72

View File

@ -4,7 +4,11 @@ Section: utils
Priority: optional Priority: optional
Architecture: all Architecture: all
Depends: python3, python3-pip Depends: python3, python3-pip
<<<<<<< HEAD
Maintainer: Alex Rennie-Lis <a.lis@cornwall-insight.com> Maintainer: Alex Rennie-Lis <a.lis@cornwall-insight.com>
=======
Maintainer: Alex Rennie-Lis <alex@unblue.co.uk>
>>>>>>> 9575ae6 (New base)
Description: A webhook service that executes shell scripts on incoming requests Description: A webhook service that executes shell scripts on incoming requests
A simple webhook service configured via systemd and /etc/webhookd.conf. A simple webhook service configured via systemd and /etc/webhookd.conf.