diff --git a/scripts/change_url b/scripts/change_url index 027cc57..aeb4087 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -71,7 +71,6 @@ then elif ynh_replace_string --match_string="const WWW_URI = '$old_path/';" --replace_string="const WWW_URI = '$new_path/';" --target_file="$final_path/config.local.php" fi -fi # Change the domain for nginx if [ $change_domain -eq 1 ]