This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
webhooks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add a script to run webhook
master
Fen Dweller
5 years ago
parent
3a19544b6b
commit
28190b0413
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
run.sh
+ 1
- 0
run.sh
View File
@@ -0,0 +1 @@
export $(cat .env | xargs) && /home/web/go/bin/webhook -hooks config.json -ip 0.0.0.0 -verbose -port 8765 -template
Write
Preview
Loading…
Cancel
Save