Mise à jour de 'services/pad.libre-service.eu.md'

This commit is contained in:
Christian P. MOMON 2022-05-03 13:05:48 +02:00
parent 82972d5a76
commit 8020e011f5

View file

@ -428,7 +428,7 @@ su etherpad -c "cd /var/www/pad.libre-service.eu/ && ./bin/installDeps.sh"
systemctl start etherpad
```
Update all plugins:
Update all plugins **WORK IN PROGRESS**:
```
systemctl stop etherpad
su etherpad -c "cd /var/www/pad.libre-service.eu/ && npm update -g"