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