fixed init script

This commit is contained in:
Zehka 2020-07-07 15:01:33 +02:00
부모 66cfdae22f
커밋 aef1724a0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -23,7 +23,7 @@ VOLUMES_PATH=$(echo $VOLUMES_PATH_RAW | sed 's/\/$//g')
echo "Creating volumes structure"
exe mkdir -p $VOLUMES_PATH/static
exe git clone $SITE_REPO $VOLUMES_PATH/repo
exe cp -rv configs/webhook $VOLUME
exe cp -rv configs/webhook $VOLUMES_PATH
echo """[
{
\"id\": \"$ENDPOINT_ID\",