deploy: point provision REPO at gitea

This commit is contained in:
2026-06-30 00:09:14 +02:00
parent 2a55706a88
commit 48a1bbc07b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ On the Proxmox node, with a free CTID and a free IP:
```
CTID=142 IP=10.0.0.51/24 GW=10.0.0.1 BRIDGE=vmbr0 STORAGE=local-lvm \
REPO=https://github.com/<user>/fundbureau.git \
REPO=https://git.openbureau.ch/karim/fundbureau.git \
./provision-lxc.sh
```