Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
subbytech/comfyui-launcher
misterwhisperorg
/
ComfyLaunch_01
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
multimodalart
HF Staff
commited on
Mar 9, 2024
Commit
23d304e
·
verified
·
1 Parent(s):
2b3c184
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+1
-1
start.sh
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
# Start Nginx in the background
4
-
nginx
1
#!/bin/bash
2
3
# Start Nginx in the background
4
+
nginx
&