mxw_wotlk_azerothcore/acore.sh

8 lines
133 B
Bash
Raw Permalink Normal View History

2020-10-30 23:45:46 -04:00
#!/usr/bin/env bash
set -e
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/apps/installer/main.sh"