Mise à jour de 'services/pad.libre-service.eu.md'
This commit is contained in:
parent
2366a42048
commit
82972d5a76
1 changed files with 8 additions and 0 deletions
|
@ -427,3 +427,11 @@ su etherpad -c "cd /var/www/pad.libre-service.eu/ && ./bin/installDeps.sh"
|
|||
|
||||
systemctl start etherpad
|
||||
```
|
||||
|
||||
Update all plugins:
|
||||
```
|
||||
systemctl stop etherpad
|
||||
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm update -g"
|
||||
|
||||
systemctl start etherpad
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue