Files
horus/scripts/start.md
2025-11-19 10:33:54 +01:00

267 B

Horus Start Script

Starts all horus binaries

// Start all services !!herocoordinator.start name:'development' !!supervisor.start name:'development' !!herorunner.start name:'development' !!osirisrunner.start name:'development' !!salrunner.start name:'development'