Spaces:
Runtime error
Runtime error
Merge branch 'main' of https://huggingface.co/spaces/baxin/ot_analysis
Browse files- entrypoint.sh +0 -2
entrypoint.sh
CHANGED
@@ -1,3 +1 @@
|
|
1 |
-
#!/bin/sh
|
2 |
-
# Run dev server in the background and main.py in the foreground
|
3 |
make -C robot-server dev && python main.py
|
|
|
|
|
|
|
1 |
make -C robot-server dev && python main.py
|