Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
baxin
/
ot_analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1063c0e
ot_analysis
/
entrypoint.sh
baxin
Create entrypoint.sh
d121c67
about 1 year ago
raw
Copy download link
history
blame
Safe
118 Bytes
#!/bin/bash
# Run dev server in the background and main.py in the foreground
make -C robot-server dev & python main.py