Skip to content

Commit eac40ee

Browse files
TimeNet Build L64TimeNet Build L64
authored andcommitted
added startup file for linux
1 parent 33d6f0c commit eac40ee

File tree

1 file changed

+5
-0
lines changed
  • TOEDistributionServer/src/node/tns

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
mongod --config mongoconfig.conf
3+
set PORT=8080
4+
export PORT
5+
npm start

0 commit comments

Comments
 (0)