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
2025-11-02 12:05:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b00ff1e5202383d0e3e266c76f0a1f3a2bcc43f
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