From 91db4bbaad4e997c875b68d2a2cf3db6a146dca2 Mon Sep 17 00:00:00 2001 From: frju365 Date: Mon, 16 Apr 2018 20:20:35 +0200 Subject: [PATCH] Update install --- scripts/install | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/scripts/install b/scripts/install index a879ba1..6d87d54 100644 --- a/scripts/install +++ b/scripts/install @@ -179,6 +179,12 @@ then ynh_app_setting_set "$app" unprotected_uris "/" fi +#================================================= +# App need to sleep +#================================================= + +sleep 30 + #================================================= # RELOAD NGINX #=================================================