From f968ac32f81011c33d1c8d471f0741ba1118fdf6 Mon Sep 17 00:00:00 2001 From: lapineige Date: Mon, 26 Jun 2023 09:49:40 +0200 Subject: [PATCH] remove nginx --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index c274fda..63895c2 100755 --- a/scripts/remove +++ b/scripts/remove @@ -25,6 +25,8 @@ fi ynh_remove_systemd_config +ynh_remove_nginx_config + #================================================= # END OF SCRIPT #=================================================