|
|
|
@ -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 |
|
|
|
|