ot_analysis / entrypoint.sh
koji
update shell file
0c7dd2c
raw
history blame
118 Bytes
#!/bin/sh
# Run dev server in the background and main.py in the foreground
make -C robot-server dev && python main.py