1 2 3 4 5 6 7
#!/usr/bin/env bash set -e CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" source "$CUR_PATH/apps/installer/main.sh"