1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diacamma_ynh.git synced 2024-09-03 18:26:10 +02:00

upgrade for Diacamma v2.7.1

This commit is contained in:
Laurent GAY 2024-07-26 10:49:16 +02:00
parent 3800e9ba55
commit 818b4ec984
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ name = "Diacamma"
description.en = "Management application for volunteers (association, condominium)"
description.fr = "Application de gestion pour les bénévoles (association, copropriété)"
version = "23.12.18.10~ynh1"
version = "24.07.26.11~ynh1"
maintainers = ["Laurent Gay"]

View file

@ -42,6 +42,8 @@ then
fi
extra_json=$(jq -c . /tmp/extra.json)
venv/bin/lucterios_admin.py modif -n inst-${app} -e ''$extra_json''
venv/bin/lucterios_admin.py update
venv/bin/lucterios_admin.py refreshall
popd
#=================================================