From d1f10f85bf5e55d8a181621d8c7c70d9fbd4d0f0 Mon Sep 17 00:00:00 2001 From: memeteau Date: Thu, 7 Mar 2019 16:27:52 +0100 Subject: [PATCH] Update INSTALL_LINUX.md --- INSTALL_LINUX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL_LINUX.md b/INSTALL_LINUX.md index 11e6f53..d3b6b52 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 &&\ -- GitLab