sync build tree from private myoffice

This commit is contained in:
myoffice-sync
2026-08-05 14:50:39 +00:00
parent eb475decaf
commit 1bec37657e
4 changed files with 31 additions and 10 deletions
+2
View File
@@ -28,6 +28,8 @@ Shown on the **public** repo `README.md` after sync. Example for this instance:
```bash
bash -c "$(curl -fsSL https://mygit.ase.com.ua/alexandr/myoffice_public/raw/branch/master/proxmox/myoffice.sh)"
# Optional trailing IP → CT /etc/hosts for mygit (when hairpin DNS fails):
# bash -c "$(curl -fsSL …/proxmox/myoffice.sh)" 192.168.100.10
```
Optional env before the command: `GITEA_URL`, `GITEA_OWNER`, `GITEA_REPO`, `GITEA_BRANCH`, `RELEASE_TAG` (`latest` or `v1.2.3`).