mirror of
https://github.com/hermensbas/azerothcore_installer.git
synced 2026-01-13 00:28:33 +00:00
Update menu.sh
This commit is contained in:
7
menu.sh
7
menu.sh
@@ -4,10 +4,9 @@ export ROOT_DIR="$(cd -P -- "$(dirname -- "$0")" && pwd -P)"
|
||||
##########################################################################################
|
||||
# USER CONFIG
|
||||
##########################################################################################
|
||||
export REALM_IP="192.168.178.185"
|
||||
export REALM_NAME="azerothcore.org"
|
||||
export AH_BOT_MIN_ITEMS="25000"
|
||||
export AH_BOT_MAX_ITEMS="30000"
|
||||
set -a # export all variables created next
|
||||
source USER.ENV
|
||||
set +a # stop exporting
|
||||
|
||||
##########################################################################################
|
||||
# INTERNAL CONFIG
|
||||
|
||||
Reference in New Issue
Block a user