From 04a18bb6aac4fc32d58015718a3586976d65f77c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Sat, 31 Aug 2024 19:05:25 +0200 Subject: [PATCH] Small fix --- scripts/remove | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/remove b/scripts/remove index b2bff19..2296407 100644 --- a/scripts/remove +++ b/scripts/remove @@ -42,8 +42,8 @@ $db_helper --db_name seahubdb --db_user seafile # Remove systemd service ynh_script_progression "Removing systemd units..." -ynh_config_remove_systemdseafile -ynh_config_remove_systemdseahub +ynh_config_remove_systemd seafile +ynh_config_remove_systemd seahub # Remove nginx config ynh_script_progression "Removing nginx configuration..."