DCSOlympus/client/scripts/debug-nodcs.bat
2024-01-03 17:48:38 +01:00

1 line
160 B
Batchfile

concurrently --kill-others "call ./scripts/demo.bat" "npm run watch" "nodemon --ignore ./public/databases/ ./bin/www -- --config ../moc_dcs/Config/olympus.json"