From cd046117a5b300ba67faf4d6b25bb1c44fb774d2 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 15 May 2019 12:18:39 +0200 Subject: example_ynh corrections --- scripts/remove | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/remove') diff --git a/scripts/remove b/scripts/remove index bd6c9c6..d5a3a55 100644 --- a/scripts/remove +++ b/scripts/remove @@ -54,9 +54,9 @@ fi ynh_script_progression --message="Stopping and removing the systemd service..." --weight=27 # Remove the dedicated systemd config -ynh_remove_systemd_config "$app-web" -ynh_remove_systemd_config "$app-sidekiq" -ynh_remove_systemd_config "$app-streaming" +ynh_remove_systemd_config --service="$app-web" +ynh_remove_systemd_config --service="$app-sidekiq" +ynh_remove_systemd_config --service="$app-streaming" #================================================= # REMOVE THE POSTGRESQL DATABASE -- cgit v1.2.3-70-g09d2