give permission to jekyll

This commit is contained in:
Zehka 2020-07-05 18:04:13 +02:00
parent 9236046fbc
commit 6a376ef990
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ echo """[
]""" > $VOLUMES_PATH/webhook/hooks.json
VOLUMES_PATH_SANITIZED=$(echo $VOLUMES_PATH | sed 's/\/$//g')
echo "DATA_ROOT=$VOLUMES_PATH_SANITIZED" > .env
exe chmod 777 $VOLUMES_PATH -Rc