Skip to content
Snippets Groups Projects
Commit 722a4921 authored by Michel Memeteau's avatar Michel Memeteau
Browse files

Select version branch when cloning libre.sh

parent 35b9efe2
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ chmod +x /opt/bin/docker-compose ...@@ -80,7 +80,7 @@ chmod +x /opt/bin/docker-compose
echo "-------- installing libre.sh" echo "-------- installing libre.sh"
git clone https://lab.libreho.st/libre.sh/compose.libre.sh /libre.sh git clone https://lab.libreho.st/libre.sh/compose.libre.sh -b $LIBRE_VERSION /libre.sh
mkdir -p /{data,system} mkdir -p /{data,system}
mkdir -p /data/trash mkdir -p /data/trash
cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment