Skip to content

Commit

Permalink
update wurm
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Dec 15, 2023
1 parent fa7740a commit 153abef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/wurm/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 153abef

Please sign in to comment.