瀏覽代碼

Add a script to run webhook

master
Fen Dweller 5 年之前
父節點
當前提交
28190b0413
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      run.sh

+ 1
- 0
run.sh 查看文件

@@ -0,0 +1 @@
export $(cat .env | xargs) && /home/web/go/bin/webhook -hooks config.json -ip 0.0.0.0 -verbose -port 8765 -template

Loading…
取消
儲存