Updated mcollective.init according to OSCI-658
[packages/precise/mcollective.git] / ext / windows / mco.bat
diff --git a/ext/windows/mco.bat b/ext/windows/mco.bat
new file mode 100644 (file)
index 0000000..c4fb24e
--- /dev/null
@@ -0,0 +1,7 @@
+@echo off\r
+\r
+SETLOCAL\r
+\r
+call "%~dp0environment.bat" %0 %*\r
+\r
+%RUBY% -S -- mco %* --config "%CLIENT_CONFIG%"\r