mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-03 19:19:20 +02:00
- Change `nodebb.bat` to simply run `node ./nodebb` with same arguments - Fix `npm test` for windows
2 lines
17 B
Batchfile
2 lines
17 B
Batchfile
node ./nodebb %*
|