Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Jonastech/OneAPI
michally
/
nnna
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
michally
commited on
Dec 10, 2024
Commit
cb3b7f9
·
verified
·
1 Parent(s):
a783c3f
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+5
-1
start.sh
CHANGED
Viewed
@@ -1,4 +1,8 @@
1
#!/bin/sh
2
3
nginx &
4
-
/
bin/sh
1
+
# #!/bin/sh
2
+
3
+
# nginx &
4
+
# /bin/sh
5
#!/bin/sh
6
7
nginx &
8
+
/
one-api