Update scripts/install
This commit is contained in:
parent
62b341441c
commit
0fc5df949e
1 changed files with 0 additions and 9 deletions
|
@ -31,15 +31,6 @@ ynh_script_progression --message="Installing dependencies..." --weight=7
|
||||||
# Install Nodejs
|
# Install Nodejs
|
||||||
ynh_exec ynh_install_nodejs --nodejs_version=20
|
ynh_exec ynh_install_nodejs --nodejs_version=20
|
||||||
|
|
||||||
#=================================================
|
|
||||||
# INITIALIZE AND STORE SETTINGS
|
|
||||||
#=================================================
|
|
||||||
|
|
||||||
# If you need to, you can define custom settings
|
|
||||||
# (or remove this section entirely if not relevant for you)
|
|
||||||
foo="bar"
|
|
||||||
ynh_app_setting_set --key=foo --value=$foo
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
# DOWNLOAD, CHECK AND UNPACK SOURCE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue