5 lines
77 B
Bash
5 lines
77 B
Bash
#! /bin/bash
|
|
echo "test script with webhook trigger"
|
|
pwd
|
|
# should work
|
|
tree . |