diff options
Diffstat (limited to 'bin/compiler/2-configure.sh')
-rwxr-xr-x | bin/compiler/2-configure.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/compiler/2-configure.sh b/bin/compiler/2-configure.sh deleted file mode 100755 index 0d59b1caac..0000000000 --- a/bin/compiler/2-configure.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/usr/bin/env bash - -CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" - -bash "$CURRENT_PATH/compiler.sh" 2 |