mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
commit
89d1dae4cc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue