From 21af506dbd228373d95195b22e6f1bdcd93ea9e3 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 10 May 2022 16:24:34 +0700 Subject: [PATCH] Try Tituspijean's fix --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 26050f4..1b1feed 100755 --- a/scripts/install +++ b/scripts/install @@ -289,6 +289,7 @@ if [ $is_public -eq 1 ] then ynh_permission_update --permission="main" --add="visitors" fi + ynh_permission_update --permission="main" --auth_header=false #================================================= # RELOAD NGINX