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

5 lines
99 B
Bash

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