From af53bbcfbcc0c68d27b8b8bf41b4847a3afd9bc6 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sun, 11 Aug 2024 20:39:20 +0200 Subject: [PATCH] Update variables.sh --- variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/variables.sh b/variables.sh index 8f28f38..7762bbc 100755 --- a/variables.sh +++ b/variables.sh @@ -2,7 +2,7 @@ ROOT_DIR="$(cd -P -- "$(dirname -- "$0")" && pwd -P)" ########################################################################################## -# DO NOT MODIFY THIS FILE, SEE /config/user.env settings instead!! +# USER CONFIG ########################################################################################## REALM_IP=192.168.178.185 REALM_NAME="azerothcore.org"