fixed webhook

Bu işleme şunda yer alıyor:
Zehka 2020-07-05 18:22:00 +02:00
ebeveyn 1f9c8d0a84
işleme 19aa7caaa3
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme

2
configs/webhook/reload.sh Çalıştırılabilir dosya
Dosyayı Görüntüle

@ -0,0 +1,2 @@
#!/bin/sh
git pull

Dosyayı Görüntüle

@ -11,7 +11,7 @@ read -p "Hook endpoint Password:" ENDPOINT_PW
echo "Creating volumes structure"
exe mkdir $VOLUMES_PATH
exe git clone $SITE_REPO $VOLUMES_PATH/repo
exe cp -rv configs/webhook $VOLUMES_PATH/webhook
exe cp -rv configs/webhook $VOLUME
echo """[
{
\"id\": \"$ENDPOINT_ID\",