From 7bbf99514ce4f3aa6adb6096d9b6dad506125c40 Mon Sep 17 00:00:00 2001 From: oiseauroch Date: Tue, 11 Apr 2023 15:53:58 +0200 Subject: [PATCH] add regen conf --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 53a2c5b..491d206 100755 --- a/scripts/install +++ b/scripts/install @@ -295,6 +295,7 @@ ynh_script_progression --message="adding regen-conf hook..." --weight=1 ynh_systemd_action --service_name=nginx --action="reload" +yunohost tools regen-conf nginx #=================================================