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