mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
restructured repository based on following standards:
https://github.com/HW-Core/directory-structure
This commit is contained in:
5
bin/bash_shared/defines.sh
Normal file
5
bin/bash_shared/defines.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
AZTH_PATH_ROOT=$(readlink -f "$AZTH_PATH_BIN/../")
|
||||
|
||||
AZTH_PATH_CONF="$AZTH_PATH_ROOT/conf"
|
||||
|
||||
AZTH_PATH_CUSTOM=$(readlink -f "$AZTH_PATH_ROOT/../azth_custom")
|
||||
Reference in New Issue
Block a user