forked from herocode/horus
267 B
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'