From 918951b72198fec52fd221d98a67fec817818286 Mon Sep 17 00:00:00 2001 From: Kayou Date: Sun, 21 Jul 2019 18:31:12 +0200 Subject: [PATCH] fix remove --- scripts/remove | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/remove b/scripts/remove index bbc43b5..b36f8b1 100644 --- a/scripts/remove +++ b/scripts/remove @@ -57,7 +57,7 @@ fi ynh_print_info "Stopping and removing the systemd service" # Remove the dedicated systemd config -ynh_remove_systemd_config +ynh_remove_systemd_config $service_name #================================================= # REMOVE DEPENDENCIES