Fix upgrade

This commit is contained in:
oufmilo 2023-02-19 21:27:20 +01:00
parent 13286776f1
commit 9e8b43a8e2

View file

@ -9,6 +9,12 @@
source _common.sh source _common.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
#=================================================
# LOAD SETTINGS
#=================================================
admin_mail=$(ynh_user_get_info --username=$admin --key=username)
#================================================= #=================================================
# CHECK VERSION # CHECK VERSION
#================================================= #=================================================