From 153abefcad957b6aed7c148fc1dfb9acc15f55e0 Mon Sep 17 00:00:00 2001 From: gOOvER Date: Fri, 15 Dec 2023 15:10:15 +0100 Subject: [PATCH] update wurm --- games/wurm/entrypoint.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/wurm/entrypoint.sh b/games/wurm/entrypoint.sh index ed782a9..c720e03 100644 --- a/games/wurm/entrypoint.sh +++ b/games/wurm/entrypoint.sh @@ -23,7 +23,7 @@ export IMAGE_PROMPT echo -e "${BLUE}-------------------------------------------------${NC}" echo -e "${YELLOW}Running on Debian $(cat /etc/debian_version)${NC}" echo -e "${YELLOW}Current timezone: $(cat /etc/timezone)${NC}" -echo -e "${YELLOW}Wine Version:${NC} ${RED} $(wine --version)${NC}" +echo -e "${YELLOW}Java Version:${NC} ${RED} $(java --version)${NC}" echo -e "${BLUE}-------------------------------------------------${NC}" # Set environment variable that holds the Internal Docker IP