mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Update install
This commit is contained in:
parent
e9b1040fad
commit
2acdf48998
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ ynh_script_progression --message="Installing dependencies..." --weight=15
|
|||
ynh_exec_warn_less ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
ynh_use_nodejs
|
||||
$ynh_npm install -g configurable-http-proxy
|
||||
ynh_exec_warn_less $ynh_npm install -g configurable-http-proxy
|
||||
|
||||
python3 -m pip install pipenv
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue