]> TLD Linux GIT Repositories - TLD.git/blobdiff - pld-builder.new/client/send-last-th-tag.sh
- from https://github.com/pld-linux/pld-builder.new
[TLD.git] / pld-builder.new / client / send-last-th-tag.sh
diff --git a/pld-builder.new/client/send-last-th-tag.sh b/pld-builder.new/client/send-last-th-tag.sh
new file mode 100755 (executable)
index 0000000..ad22501
--- /dev/null
@@ -0,0 +1,8 @@
+#!/bin/sh
+set -e
+
+dist=th
+
+dir=$(dirname $0)
+
+$dir/make-request.sh -d $dist -r -a "$@"