control-freak-ide/dist/misc_linux/start_web.sh
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

3 lines
83 B
Bash

#!/usr/bin/env bash
cd ./server/nodejs
node start.js --export=false --web=true "$@"