mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-01 11:35:55 +01: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 %*
|