multimodalart HF Staff commited on
Commit
23d304e
·
verified ·
1 Parent(s): 2b3c184

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -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 &