ckst commited on
Commit
f62a843
·
verified ·
1 Parent(s): 52f42dd

Create start.sh

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