Spaces:
Runtime error
Runtime error
# Run dev server in the background and main.py in the foreground | |
make -C robot-server dev && python main.py | |
# Run dev server in the background and main.py in the foreground | |
make -C robot-server dev && python main.py | |