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

Create domains subdir

parent a56a040b
No related branches found
No related tags found
No related merge requests found
...@@ -152,7 +152,8 @@ echo "-------- installing libre.sh" ...@@ -152,7 +152,8 @@ echo "-------- installing libre.sh"
git clone https://lab.libreho.st/libre.sh/compose.libre.sh.git /libre.sh git clone https://lab.libreho.st/libre.sh/compose.libre.sh.git /libre.sh
mkdir -p /{data,system} mkdir -p /{data,system}
mkdir -p /data/trash mkdir -p /data/trash
mkdir -p /data/domains
cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload cp /libre.sh/unit-files/* /etc/systemd/system && systemctl daemon-reload
systemctl enable web-net.service systemctl enable web-net.service
systemctl start web-net.service systemctl start web-net.service
......
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