mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
7 lines
124 B
Bash
7 lines
124 B
Bash
AC_PATH_ROOT=$(readlink -f "$AC_PATH_BIN/../")
|
|
|
|
AC_PATH_CONF="$AC_PATH_ROOT/conf"
|
|
|
|
AC_PATH_MODULES="$AC_PATH_ROOT/modules"
|
|
|