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-06 08:06:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4833f9a63e661cc88006f110c2b3df063d59f500
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