From 6c8202543f67c238d575bdf28354a4a5d2537372 Mon Sep 17 00:00:00 2001 From: DDATAA <45762540+Ddataa@users.noreply.github.com> Date: Sat, 22 Oct 2022 15:38:12 +0000 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6cf57b3..b46e2b0 100644 --- a/scripts/install +++ b/scripts/install @@ -200,7 +200,7 @@ fi #================================================= # RELOAD YUNOHOST-API to refresh web admin domains after domain creation (bug core?) #================================================= -ynh_systemd_action --service_name=nginx --action=reload +ynh_systemd_action --service_name=yunohost-api --action=reload #================================================= # RELOAD NGINX