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 " "