1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wordpress_ynh.git synced 2024-09-03 20:36:10 +02:00

Merge pull request #19 from M5oul/patch-2

Update install
This commit is contained in:
abeudin 2014-08-20 20:34:19 +02:00
commit 89d1dae4cc

View file

@ -57,7 +57,7 @@ done
sudo sed -i "s/I18NTOCHANGE/$language/g" $final_path/wp-config.php
sudo sed -i "s@URLWORDPRESS@$domain$path@g" ../conf/*.sql
# Set permissions to roundcube directory
# Set permissions to wordpress directory
sudo chown -R www-data: $final_path
# Modify Nginx configuration file and copy it to Nginx conf directory