1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-11-19 11:45:18 +01:00
parent 183b00dd00
commit 6f8ed8682c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -60,6 +60,8 @@ if ynh_legacy_permissions_exists; then
ynh_app_setting_delete --app=$app --key=is_public
fi
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --auth_header="false" --show_tile="false" --protected="true"
#=================================================
# CREATE DEDICATED USER
#=================================================