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

This commit is contained in:
Christian P. MOMON 2022-03-25 12:08:23 +01:00
parent c9fa7623d9
commit a91024a837

View file

@ -116,7 +116,7 @@ adduser --disabled-password --system --group --home /srv/etherpad/
Déployer le code :
```
cd /var/www
git clone --branch master git://github.com/ether/etherpad-lite.git pad.libre-service.eu
git clone --branch master https://github.com/ether/etherpad-lite.git pad.libre-service.eu
chown -R etherpad:etherpad /var/www/pad.libre-service.eu
```