start management server and koha instance
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 3 Dec 2009 21:54:06 +0000 (22:54 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 3 Dec 2009 21:54:06 +0000 (22:54 +0100)
0.start-server.sh [new file with mode: 0755]

diff --git a/0.start-server.sh b/0.start-server.sh
new file mode 100755 (executable)
index 0000000..c75bbdc
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -x
+
+/opt/blackray/bin/blackray_mgmtd -c koha.conf
+