1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

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 /usr/share/yunohost/helpers
#=================================================
# LOAD SETTINGS
#=================================================
admin_mail=$(ynh_user_get_info --username=$admin --key=username)
#=================================================
# CHECK VERSION
#=================================================