tang-x commited on
Commit
e41b270
·
verified ·
1 Parent(s): 4ba1e60

Create start.sh

Browse files
Files changed (1) hide show
  1. start.sh +5 -0
start.sh ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ #!/bin/sh
2
+
3
+ nginx &
4
+ /voapi
5
+