mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-03 11:09:30 +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 %*
|