Ver código fonte

Add a script to run webhook

master
Fen Dweller 5 anos atrás
pai
commit
28190b0413
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      run.sh

+ 1
- 0
run.sh Ver arquivo

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

Carregando…
Cancelar
Salvar