mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update upgrade
This commit is contained in:
parent
fa76432087
commit
5e2871f905
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ chown $app:$app "$install_dir/credentials.json"
|
|||
#=================================================
|
||||
# UPGRADE NPM MODULES
|
||||
#=================================================
|
||||
ynh_script_progression --message="Upgrading Etherpad..." --weight=10
|
||||
ynh_script_progression --message="Upgrading $app..." --weight=10
|
||||
|
||||
pushd $install_dir
|
||||
ynh_exec_warn_less npm install pnpm -g
|
||||
|
|
Loading…
Add table
Reference in a new issue