1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2022-06-27 15:12:25 +02:00
parent 720960d716
commit de9d76c558
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -66,7 +66,6 @@ if ! ynh_permission_exists --permission="api"; then
ynh_permission_create --permission="api" --url="/api" --allowed="visitors" --show_tile="false" --protected="true"
fi
#=================================================
# CREATE DEDICATED USER
#=================================================