summaryrefslogtreecommitdiff
path: root/build/run
diff options
context:
space:
mode:
Diffstat (limited to 'build/run')
-rwxr-xr-xbuild/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/run b/build/run
new file mode 100755
index 0000000..17c9955
--- /dev/null
+++ b/build/run
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+../run/bin/mplint >out.txt
+