1
0
IaC/scripts/notify.sh

3 lines
70 B
Bash
Raw Normal View History

#!/bin/bash
curl -d "$1" -X POST https://$NOTIFY_HOST/$NOTIFY_CHANNEL