1 2 3 4 5
#!/bin/bash readonly CURR_DIR=$(cd "$(dirname "$0")"; pwd -P) ${CURR_DIR}/builder/main.py $@