1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-12 11:14:57 +02:00
dockerfiles/webhook/data/test.sh

6 lines
51 B
Bash
Raw Normal View History

2016-01-25 12:16:08 +02:00
#!/bin/bash
2021-03-26 06:46:59 +02:00
2016-01-25 12:16:08 +02:00
echo 'hello world'
2021-03-26 06:46:59 +02:00
cat $HOOK_PAYLOAD