mirror of
https://github.com/YunoHost-Apps/epicyon_ynh.git
synced 2024-09-03 18:36:08 +02:00
auth_header to false
This commit is contained in:
parent
21c173a252
commit
2800e0c1a3
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ chown -R $app: $public_path
|
|||
#=================================================
|
||||
ynh_script_progression --message="Configuring permissions..." --weight=1
|
||||
|
||||
ynh_permission_update --permission="main" --add="visitors"
|
||||
ynh_permission_update --permission="main" --add="visitors" --auth_header="false"
|
||||
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue