From 8bd1678012cd4b8f5f71545a8eeb8a0ccc88d055 Mon Sep 17 00:00:00 2001 From: "luk.lu" Date: Wed, 9 Oct 2019 14:11:10 +0800 Subject: [PATCH] =?UTF-8?q?[run-vic.sh]=20=E4=B8=80=E6=AC=A1=E6=80=A7?= =?UTF-8?q?=E5=90=AF=E5=8A=A8=20mongod+vic.server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run-vic.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 run-vic.sh diff --git a/run-vic.sh b/run-vic.sh new file mode 100644 index 0000000..d6e73c3 --- /dev/null +++ b/run-vic.sh @@ -0,0 +1,5 @@ +cd /root/vic.server + +sudo npm run mongod + +sudo npm run daemon.pm2