From ef35d0f98f940f9f5131724719da3fa7a47362ad Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Mon, 31 Oct 2022 17:45:13 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a51374a..92d19ed 100644 --- a/scripts/install +++ b/scripts/install @@ -205,7 +205,7 @@ if ! [ ${PACKAGE_CHECK_EXEC:-0} -eq 1 ]; then fi #================================================= -# RELOAD YUNOHOST-API to refresh web admin domains after domain creation (bug core?) +# RELOAD YUNOHOST-API to refresh web admin domains after domain creation (normal?) #================================================= ynh_systemd_action --service_name=yunohost-api --action=reload