1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minio_ynh.git synced 2024-09-03 19:46:18 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2022-02-03 12:22:47 +01:00
parent 339f4f181e
commit 38af11816d

View file

@ -85,13 +85,6 @@ ynh_script_progression --message="Upgrading NGINX web server configuration..." -
# Create a dedicated NGINX config # Create a dedicated NGINX config
ynh_add_nginx_config ynh_add_nginx_config
#=================================================
# UPGRADE DEPENDENCIES
#=================================================
ynh_script_progression --message="Upgrading dependencies..." --weight=5
ynh_install_app_dependencies $pkg_dependencies
# #================================================= # #=================================================
# # ADD A CONFIGURATION # # ADD A CONFIGURATION
# #================================================= # #=================================================