diff --git a/INSTALL_LINUX.md b/INSTALL_LINUX.md index 11e6f532b8359dce91fb0e2e26605c39ad1ee487..d3b6b52e89c18ad04dd4200430c0301b5811372b 100644 --- a/INSTALL_LINUX.md +++ b/INSTALL_LINUX.md @@ -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.git /libre.sh &&\ mkdir /{data,system} &&\ mkdir /data/trash &&\ cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload &&\