From 8020e011f55b994e925cb9512696558dd8436856 Mon Sep 17 00:00:00 2001 From: "Christian P. MOMON" Date: Tue, 3 May 2022 13:05:48 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'services/pad.libre?= =?UTF-8?q?-service.eu.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/pad.libre-service.eu.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index 55f2495..e95be50 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -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"