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:
parent
6b3d880be3
commit
40eb21bd21
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue