chown www-data
This commit is contained in:
parent
73dde44afe
commit
343be959f0
|
@ -7,6 +7,7 @@ then
|
|||
fi
|
||||
|
||||
cp -r storage.skel/* storage/
|
||||
chown -R www-data:www-data storage/ bootstrap/
|
||||
|
||||
php /wait-for-db.php
|
||||
|
||||
|
|
Loading…
Reference in New Issue