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-06-17 12:42:41 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18a5f7d568d81bf3aee2de9d3cf707df28976d28
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