1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-19 08:44:20 +02:00
parent 1bca0a082e
commit a9a53a5d70

View file

@ -156,10 +156,10 @@ ynh_mysql_connect_as "$db_name" "$db_pwd" "$db_name" <<< "INSERT INTO addon (id,
#=================================================
# SETUP SSOWAT
#=================================================
ynh_script_progression --message="Configuring permissions..." --weight=1
# ynh_script_progression --message="Configuring permissions..." --weight=1
# unprotected_uris allows SSO credentials to be passed anyway.
ynh_permission_update --permission="main" --add="visitors"
# # unprotected_uris allows SSO credentials to be passed anyway.
# ynh_permission_update --permission="main" --add="visitors"
#=================================================
# RELOAD NGINX