mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update install
This commit is contained in:
parent
89bb6b5a39
commit
2a0be9ade2
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ then
|
||||||
ynh_app_setting_set --app=$app --key=protected_regex --value="$domain_regex$path_url/admin/"
|
ynh_app_setting_set --app=$app --key=protected_regex --value="$domain_regex$path_url/admin/"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ynh_permission_create --permission="admin" --allowed="$admin" --url="/admin"
|
ynh_permission_create --permission="admin" --allowed="$admin" --remove="all_users" --url="/admin"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
|
|
Loading…
Add table
Reference in a new issue