projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c12b3e4
)
Add batch file for Windows
author
Jack Allnutt
<m2ys4u@gmail.com>
Mon, 22 Apr 2013 00:30:21 +0000
(
01:30
+0100)
committer
Jack Allnutt
<m2ys4u@gmail.com>
Mon, 22 Apr 2013 00:30:21 +0000
(
01:30
+0100)
kiwi.bat
[new file with mode: 0755]
patch
|
blob
diff --git a/kiwi.bat
b/kiwi.bat
new file mode 100755
(executable)
index 0000000..
118b58e
--- /dev/null
+++ b/
kiwi.bat
@@ -0,0
+1,2
@@
+@echo off
\r
+node %~dp0\server\server.js %*
\ No newline at end of file