1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00
This commit is contained in:
oufmilo 2023-02-06 01:26:04 +01:00
parent 4add5b2053
commit 2ccf0e3108

View file

@ -28,7 +28,7 @@ port=$(ynh_app_setting_get --app=$app --key=port)
datadir=$(ynh_app_setting_get --app=$app --key=datadir)
admin_mail=$(ynh_user_get_info --username=$admin --key=username)
key=$(ynh_string_random --length=32)
key=$(ynh_app_setting_get --app=$app --key=key)
#=================================================
# CHECK VERSION