From 590da5c21e7511b96167f3fa9881a5cab0b8af3c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:51:33 +0200 Subject: [PATCH] Update 6_server-start.sh --- script/6_server-start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/6_server-start.sh b/script/6_server-start.sh index 20a9a92..2d3682d 100755 --- a/script/6_server-start.sh +++ b/script/6_server-start.sh @@ -4,7 +4,7 @@ # Apply server realm configuration ########################################################################################## source ${ROOT_DIR}/script/update_realm_ip.sh ${REALM_IP} -source ${ROOT_DIR}/script/update_realm_ip.sh ${REALM_NAME} +source ${ROOT_DIR}/script/update_realm_name.sh ${REALM_NAME} echo " "