4 lines
70 B
Bash
4 lines
70 B
Bash
#! /bin/bash
|
|
echo "test script with webhook trigger"
|
|
pwd
|
|
# didn't work |