add vendor

This commit is contained in:
deepzz0
2017-02-18 15:23:57 +08:00
parent 4ebbc38cc0
commit 562f4d86c6
1371 changed files with 369552 additions and 2 deletions
View File
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
exec cat - > log.txt
+8
View File
@@ -0,0 +1,8 @@
#!/bin/sh
. ../.env
exec mongod $COMMONDOPTS \
--shardsvr \
--replSet rs2 \
--port 40021