mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update install
This commit is contained in:
parent
84834cd0e9
commit
0b6fdd4185
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ if [ $is_public -eq 1 ]; then
|
|||
ynh_permission_update --permission="main" --add="visitors"
|
||||
fi
|
||||
|
||||
# Etherpad admin page doesn't support SSO...
|
||||
# Only the admin can access the admin panel of the app (if the app has an admin panel)
|
||||
ynh_permission_create --permission="admin" --url="/admin" --allowed=$admin
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue