Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
boryasbora
/
chatbot_ohw_projects
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
boryasbora
commited on
Aug 30, 2024
Commit
67af2a7
·
verified
·
1 Parent(s):
e1df0b0
Delete start.sh
Browse files
Files changed (1)
hide
show
start.sh
+0
-9
start.sh
DELETED
Viewed
@@ -1,9 +0,0 @@
1
-
#!/bin/bash -l
2
-
3
-
# ==== ONLY EDIT WITHIN THIS BLOCK =====
4
-
5
-
python ${HOME}/setup.py
6
-
7
-
# ==== ONLY EDIT WITHIN THIS BLOCK =====
8
-
9
-
exec "$@"