mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update restore
This commit is contained in:
parent
ec56c50964
commit
e6bbeb067f
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ ynh_script_progression --message="Restoring system configurations related to $ap
|
|||
ynh_install_nodejs --nodejs_version=$nodejs_version
|
||||
|
||||
pushd "$install_dir"
|
||||
ynh_use_nodejs
|
||||
ynh_exec_warn_less env $ynh_node_load_PATH corepack enable && COREPACK_ENABLE_DOWNLOAD_PROMPT=0 corepack prepare pnpm@latest --activate
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue