diff --git a/scripts/remove b/scripts/remove index 30a4fda..c6bc7fe 100644 --- a/scripts/remove +++ b/scripts/remove @@ -35,7 +35,7 @@ fi # remove systemd service ynh_system_reload --service_name="$app@$app" --action=stop ynh_system_reload --service_name="$app@$app" --action=disable -ynh_secure_remove "/etc/systemd/system/$app.service" +ynh_secure_remove "/etc/systemd/system/$app@$app.service" # close port ynh_exec_fully_quiet yunohost firewall disallow TCP $port