radames commited on
Commit
c7d0a49
·
1 Parent(s): 4948ed4

Create run.sh

Browse files
Files changed (1) hide show
  1. run.sh +4 -0
run.sh ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ #!/bin/bash
2
+
3
+ service nginx start
4
+ python main.py --listen 0.0.0.0 --port 7860 --output-directory /data/