diff --git a/scripts/change_url b/scripts/change_url index fd0d5b0..cdeff81 100755 --- a/scripts/change_url +++ b/scripts/change_url @@ -58,7 +58,7 @@ ynh_systemd_action --service_name=$app --action=stop #================================================= # MODIFY URL IN NGINX CONF #================================================= -ynh_print_info --message="Updating nginx web server configuration..." +ynh_print_info --message="Updating NGINX web server configuration..." nginx_conf_path=/etc/nginx/conf.d/$old_domain.d/$app.conf