1 2 3 4 5
#!/usr/bin/env bash CURRENT_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" bash "$CURRENT_PATH/compiler.sh" 2