1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-03-25 21:29:10 +02:00

6 lines
51 B
Bash
Raw Normal View History

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