6 lines
157 B
Bash
6 lines
157 B
Bash
sh ./db.sh
|
|
|
|
# /usr/local/bin/node /usr/local/bin/cic-meta-server $@
|
|
# ./node_modules/ts-node/dist/bin.js", "./scripts/server/server.ts $@
|
|
npm run start "$@"
|