mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Merge pull request #8 from Limezy/next-version
Update screenshot and remove tile
This commit is contained in:
commit
df8b19bccc
4 changed files with 4 additions and 1 deletions
BIN
doc/.DS_Store
vendored
Normal file
BIN
doc/.DS_Store
vendored
Normal file
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 387 KiB After Width: | Height: | Size: 382 KiB |
|
@ -5,7 +5,7 @@
|
||||||
"description": {
|
"description": {
|
||||||
"en": "OpenID Connect Provider based on Yunohost LDAP server"
|
"en": "OpenID Connect Provider based on Yunohost LDAP server"
|
||||||
},
|
},
|
||||||
"version": "2.31.1~ynh2",
|
"version": "2.31.1~ynh3",
|
||||||
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
"url": "https://github.com/YunoHost-Apps/dex_ynh",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
|
@ -192,6 +192,9 @@ then
|
||||||
ynh_permission_update --permission="main" --add="visitors"
|
ynh_permission_update --permission="main" --add="visitors"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
ynh_permission_update --permission="main" --show_tile=false
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# RELOAD NGINX
|
# RELOAD NGINX
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue