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 #=================================================