summaryrefslogtreecommitdiff
path: root/bin/Check
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Check')
-rwxr-xr-xbin/Check9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/Check b/bin/Check
deleted file mode 100755
index 115de27..0000000
--- a/bin/Check
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-set -e
-
-../Clean
-../Prepare
-../Build
-../Stow
-