5 lines
87 B
Bash
5 lines
87 B
Bash
cd -- "$(dirname "$0")"
|
|
|
|
cd server/nodejs
|
|
|
|
node start.js --export=false --web=true "$@" |