chown www-data
This commit is contained in:
parent
73dde44afe
commit
343be959f0
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cp -r storage.skel/* storage/
|
cp -r storage.skel/* storage/
|
||||||
|
chown -R www-data:www-data storage/ bootstrap/
|
||||||
|
|
||||||
php /wait-for-db.php
|
php /wait-for-db.php
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue