]> TLD Linux GIT Repositories - TLD.git/blobdiff - pld-builder.new/client/send-last-th-tag.sh
- moved to separate repo
[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
deleted file mode 100755 (executable)
index ad22501..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-set -e
-
-dist=th
-
-dir=$(dirname $0)
-
-$dir/make-request.sh -d $dist -r -a "$@"