diff --git a/services/pad.libre-service.eu.md b/services/pad.libre-service.eu.md index a40dae5..818bc18 100644 --- a/services/pad.libre-service.eu.md +++ b/services/pad.libre-service.eu.md @@ -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 ```