first commit
This commit is contained in:
commit
4b98219bf7
144 changed files with 31561 additions and 0 deletions
5
simulators/entrypoint.sh
Executable file
5
simulators/entrypoint.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
echo "Running seeder..."
|
||||
python seed.py
|
||||
echo "Starting simulator bots..."
|
||||
exec python main.py
|
||||
Loading…
Add table
Add a link
Reference in a new issue