This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
NodeBB
Watch
1
Star
0
Fork
0
You've already forked NodeBB
mirror of
https://github.com/NodeBB/NodeBB.git
synced
2026-05-07 22:16:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9e9046bf65ac66f67758548a6491ca81a100e013
NodeBB
/
nodebb.bat
2 lines
42 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Fix #7263 (#7264)
2019-01-18 13:41:20 +08:00
@
echo
off
&&
cd
%~dp0
&&
node ./nodebb
%*
Reference in New Issue
Copy Permalink