Move orchestrator.sh to ../orchestrator directory and update references

This commit is contained in:
robojerk 2025-07-12 12:33:40 -07:00
parent 1a440b4f1d
commit 4f21a06af8
4 changed files with 4 additions and 828 deletions

View file

@ -34,7 +34,7 @@ The installation script installs the following tools to `/usr/local/bin/`:
| `composefs-alternative.sh` | `composefs` | ComposeFS image management |
| `bootc-alternative.sh` | `bootc` | Bootable container management |
| `bootupd-alternative.sh` | `bootupd` | Bootloader management |
| `orchestrator.sh` | `particle-orchestrator` | System orchestration |
| `../orchestrator/orchestrator.sh` | `particle-orchestrator` | System orchestration |
| `oci-integration.sh` | `particle-oci` | OCI integration |
| `particle-logrotate.sh` | `particle-logrotate` | Log rotation management |