diff --git a/scripts/change_url b/scripts/change_url index ef8c746..d98dd76 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -10,7 +10,7 @@ source ./_common.sh source /usr/share/yunohost/helpers # We stop the service -ynh_systemd_action --service_name=$app.service.service --action=stop +ynh_systemd_action --service_name=$app.service --action=stop #================================================= # STANDARD MODIFICATIONS