This website requires JavaScript.
Explore
Help
Register
Sign In
EdgeVPNio
/
tools
mirror of
https://github.com/EdgeVPNio/tools.git
Watch
1
Star
0
Fork
You've already forked tools
0
Code
Issues
Releases
Wiki
Activity
8741dbc147
tools
/
scripts
/
portalDocker
/
run.sh
6 lines
70 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
dir
=
$(
pwd
)
cd
/data
mongod
&
cd
$dir
node server/Server.js
Reference in New Issue
View Git Blame
Copy Permalink