mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-10-29 18:16:17 +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 %*
|