mirror of
https://github.com/YunoHost-Apps/outline_ynh.git
synced 2024-09-03 19:56:12 +02:00
Stupid mistake...
This commit is contained in:
parent
21af506dbd
commit
5f9713dc97
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ if [ $is_public -eq 1 ]
|
||||||
then
|
then
|
||||||
ynh_permission_update --permission="main" --add="visitors"
|
ynh_permission_update --permission="main" --add="visitors"
|
||||||
fi
|
fi
|
||||||
ynh_permission_update --permission="main" --auth_header=false
|
ynh_permission_url --permission="main" --auth_header=false
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue