fix permissions
This commit is contained in:
parent
1d6f52f692
commit
f6a96f45b3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ cp -r /var/www/oont/oont-contents/themes/ /var/www/html/wp-content
|
|||
cp -r /var/www/oont/oont-contents/plugins/ /var/www/html/wp-content
|
||||
cp -r /var/www/oont/uploads /var/www/html/wp-content
|
||||
cp -r /var/www/oont/uploads-webpc/ /var/www/html/wp-content
|
||||
chown -R 33:33 /var/www/html/wp-content
|
||||
####################################
|
||||
# 1. CONFIGURE THESE VARIABLES
|
||||
####################################
|
||||
|
|
Loading…
Reference in a new issue