Skip to content

Commit 2c55fd7

Browse files
committed
Add github-webhook.sh
1 parent e402882 commit 2c55fd7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

git_update_scripts/github-webhook.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
echo "`date '+%D %T'` $1" >> "/factorio/github_webhook_output.txt"

0 commit comments

Comments
 (0)