webhookd/scripts/examples/node.sh
2020-01-28 20:03:13 +00:00

4 lines
49 B
Bash
Executable File

#!/usr/bin/env node
console.log("hello world!")