sett perm 755
This commit is contained in:
parent
35bb720f3e
commit
aec8e91d1f
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ if ! [ -d /opt/drupal/web ]
|
|||
mv /settings.php web/sites/default/settings.php
|
||||
|
||||
# Set permissions
|
||||
chmod -R 775 /opt/drupal
|
||||
chmod -R 644 web/sites/default/settings.php
|
||||
chown -R www-data:www-data /opt/drupal
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue