Merge branch 'patch-2' into 'master'
Update install repo URL See merge request libre.sh/compose.libre.sh!182
This commit is contained in:
commit
a35130fdb5
1 changed files with 1 additions and 1 deletions
|
@ -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 &&\
|
||||
|
|
Loading…
Reference in a new issue