]> git.pld-linux.org Git - projects/pld-builder.new.git/commitdiff
- driver for PLD_Builder/request_handler.py
authorMichal Moskal <michal@moskal.me>
Mon, 9 Jun 2003 00:01:26 +0000 (00:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bin/request-handler.sh -> 1.1

bin/request-handler.sh [new file with mode: 0755]

diff --git a/bin/request-handler.sh b/bin/request-handler.sh
new file mode 100755 (executable)
index 0000000..33212ec
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd ~/pld-builder.new
+python PLD_Builder/request_handler.py
This page took 0.097492 seconds and 4 git commands to generate.