BMS/simulators/entrypoint.sh
2026-03-19 11:32:17 +00:00

5 lines
104 B
Bash
Executable file

#!/bin/sh
echo "Running seeder..."
python seed.py
echo "Starting simulator bots..."
exec python main.py