aboutsummaryrefslogtreecommitdiffstats
path: root/data/helper/scripts/run
diff options
context:
space:
mode:
Diffstat (limited to 'data/helper/scripts/run')
-rwxr-xr-xdata/helper/scripts/run4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/helper/scripts/run b/data/helper/scripts/run
deleted file mode 100755
index fde940f..0000000
--- a/data/helper/scripts/run
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/bash
-
-[ ! -e "main" ] && $HELPER_ROOT/scripts/build
-$PWD/main $@