mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Clean restore script
This commit is contained in:
parent
73d38d78c6
commit
080f08b7ee
1 changed files with 0 additions and 2 deletions
|
@ -100,13 +100,11 @@ fi
|
|||
#=================================================
|
||||
|
||||
ynh_install_nodejs 0.10
|
||||
ynh_app_setting_set $app nodejs_path $nodejs_path
|
||||
|
||||
#=================================================
|
||||
# INSTALL ETHERPAD DEPENDENCIES
|
||||
#=================================================
|
||||
|
||||
ynh_use_nodejs
|
||||
sudo "$nodejs_path/npm" install forever -g >> $install_log 2>&1
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue