1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dont-code_ynh.git synced 2024-09-03 18:26:34 +02:00

Fixing lint --time issue

This commit is contained in:
Gérard Collin 2023-01-03 16:13:06 +01:00
parent 6b3d880be3
commit 40eb21bd21

View file

@ -133,7 +133,7 @@ ynh_install_mongo --mongo_version=$mongo_version
#================================================= #=================================================
# NGINX CONFIGURATION # NGINX CONFIGURATION
#================================================= #=================================================
ynh_script_progression --message="Upgrading NGINX web server configuration..." --time --weight=1 ynh_script_progression --message="Upgrading NGINX web server configuration..." --weight=1
# Do we need to upgrade the status index ? Do it now as html_path variable is needed for nginx file # Do we need to upgrade the status index ? Do it now as html_path variable is needed for nginx file