Files
mxw_wotlk_azerothcore/install.sh
2020-10-30 23:45:46 -04:00

11 lines
149 B
Bash

#!/usr/bin/env bash
set -e
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/apps/installer/includes/includes.sh"