1
0
Fork 0
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:
ericgaspar 2021-07-22 16:39:02 +02:00
parent 2a0be9ade2
commit 643fed1d40

View file

@ -158,8 +158,6 @@ then
ynh_app_setting_set --app=$app --key=protected_regex --value="$domain_regex$path_url/admin/"
fi
ynh_permission_create --permission="admin" --allowed="$admin" --remove="all_users" --url="/admin"
#=================================================
# RELOAD NGINX
#=================================================