mirror of
https://github.com/YunoHost-Apps/sutom_ynh.git
synced 2024-09-03 20:26:15 +02:00
Update upgrade
This commit is contained in:
parent
1997eb607a
commit
ab49c56436
1 changed files with 8 additions and 0 deletions
|
@ -97,6 +97,14 @@ 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=10
|
||||||
|
|
||||||
|
# Install Nodejs
|
||||||
|
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||||
|
|
||||||
#==============================================
|
#==============================================
|
||||||
# INSTALL SUTOM
|
# INSTALL SUTOM
|
||||||
#==============================================
|
#==============================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue