Explorar el Código

Add a script to run webhook

master
Fen Dweller hace 5 años
padre
commit
28190b0413
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      run.sh

+ 1
- 0
run.sh Ver fichero

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

Cargando…
Cancelar
Guardar