Update install repo URL

This commit is contained in:
memeteau 2019-05-24 16:30:23 +02:00
parent f0df401d05
commit ddf819c780

View file

@ -87,7 +87,7 @@ chmod +x /opt/bin/docker-compose
# install Libre.sh
```
git clone https://github.com/indiehosters/libre.sh.git /libre.sh &&\
git clone https://lab.libreho.st/libre.sh/compose.libre.sh /libre.sh &&\
mkdir /{data,system} &&\
mkdir /data/trash &&\
cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\