aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/run-automated-build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/auto-build/run-automated-build.bat')
-rw-r--r--scripts/auto-build/run-automated-build.bat4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/auto-build/run-automated-build.bat b/scripts/auto-build/run-automated-build.bat
new file mode 100644
index 00000000..a46d4750
--- /dev/null
+++ b/scripts/auto-build/run-automated-build.bat
@@ -0,0 +1,4 @@
+@echo off
+
+C:\msys\1.0\bin\sh.exe --login -i -c /home/pd/auto-build/pd-extended/scripts/auto-build/run-automated-builder
+