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
2b99110f51
commit
7ee5c48aed
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ sudo mkdir /var/log/etherpad-lite/
|
|||
sudo touch /var/log/etherpad-lite/etherpad-lite.log
|
||||
sudo chown www-data /var/log/etherpad-lite/etherpad-lite.log
|
||||
|
||||
|
||||
sudo npm cache clear
|
||||
sudo $final_path/bin/installDeps.sh > /dev/null 2>&1
|
||||
sudo npm install forever -g > /dev/null 2>&1
|
||||
|
||||
|
|
Loading…
Reference in a new issue