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

Update upgrade

This commit is contained in:
ericgaspar 2023-08-23 23:04:35 +02:00
parent 3f58d50500
commit ccf1dcc407

View file

@ -68,6 +68,8 @@ ynh_add_nginx_config
#=================================================
ynh_script_progression --message="Adding a configuration file..." --weight=1
email=$(ynh_user_get_info --username=$admin --key=mail)
# Setup application config
ynh_add_config --template="../conf/.env.example" --destination="$install_dir/.env"