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-03-05 03:51:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
729f0fcac1df443266fbc5f01b70d61aaa1746ea
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