mxwcore-wotlk/acore.sh

9 lines
159 B
Bash
Raw Permalink Normal View History

2023-11-07 05:04:30 -05:00
#!/usr/bin/env bash
[ -z "$WITH_ERRORS" ] && set -e
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/apps/installer/main.sh"