From 8b36c3eff072b8eb16c72cee1159270a9751d480 Mon Sep 17 00:00:00 2001 From: myprivacyisgone Date: Sun, 16 Jan 2022 23:07:21 +0800 Subject: [PATCH] fix typo from my last commit --- scripts/remove | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/remove b/scripts/remove index 924e085..30ecb13 100644 --- a/scripts/remove +++ b/scripts/remove @@ -52,6 +52,8 @@ ynh_remove_fpm_config #================================================= ynh_script_progression --message="Removing NGINX web server configuration..." --weight=2 +ynh_remove_nginx_config + #================================================= # GENERIC FINALIZATION #=================================================