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
2cfe4f268e
commit
1d272782d5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ exit 1
|
|||
fi
|
||||
|
||||
# Install dependances
|
||||
apt-get install nodejs npm -y
|
||||
sudo apt-get install nodejs npm -y
|
||||
|
||||
# Copy files to the right place
|
||||
final_path=/var/www/etherpadlite
|
||||
|
|
Loading…
Reference in a new issue