1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00
This commit is contained in:
ericgaspar 2021-03-23 10:58:56 +01:00
parent a7a9c44193
commit 0074340c1b
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 1 deletions

View file

@ -1,7 +1,7 @@
Changelog
=========
## [1.8.13~ynh1]() - 2021-03-22
## [1.8.13~ynh1]() - 2021-03-23
#### Changed
* [Upgrade to 1.8.13](https://github.com/YunoHost-Apps/etherpad_mypads_ynh/commit/9684b59824b18ea781efb8a26df5d7c3d51a8264)

View file

@ -229,6 +229,8 @@ ynh_install_nodejs --nodejs_version=$nodejs_version
ynh_script_progression --message="Upgrading Etherpad npm modules..." --weight=60
# Then update the additionnal modules
chown -R $app: $final_path
pushd $final_path
ynh_use_nodejs
ynh_exec_as $app env "$ynh_node_load_PATH" src/bin/installDeps.sh