mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08: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"
|
|
|