Files
2025-04-22 13:51:28 +02:00

3 lines
117 B
Bash
Executable File

#!/bin/bash
curl -X 'POST' 'http://127.0.0.1:31323/webhook/trigger_task' -H 'Content-Type: application/json' -d "$1"