feat(projekt-matching): systemd timer, webhook trigger, inbox baseline script
This commit is contained in:
6
projekt-matching/deploy/projekt-matching.service
Normal file
6
projekt-matching/deploy/projekt-matching.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Trigger PM Ingest Langflow webhook
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=%h/bin/projekt-matching/deploy/trigger_webhook.sh
|
||||
Reference in New Issue
Block a user