mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update install
This commit is contained in:
parent
6079cc2a38
commit
049508763b
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ ynh_script_progression --message="Installing Etherpad..." --weight=90
|
|||
chown -R $app: $final_path
|
||||
pushd $final_path
|
||||
ynh_use_nodejs
|
||||
npm install -g npm@8.9.0
|
||||
ynh_exec_as $app env "$ynh_node_load_PATH" bin/installDeps.sh
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue