mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update install
This commit is contained in:
parent
bde1c69ede
commit
1fce751123
1 changed files with 0 additions and 1 deletions
|
@ -80,7 +80,6 @@ ynh_script_progression --message="Installing $app..." --weight=10
|
|||
|
||||
pushd $install_dir
|
||||
ynh_use_nodejs
|
||||
npm install typescript -g
|
||||
env $ynh_node_load_PATH corepack enable
|
||||
env $ynh_node_load_PATH corepack prepare pnpm@latest --activate
|
||||
env $ynh_node_load_PATH ETHERPAD_PRODUCTION=true bin/installDeps.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue