Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gOOvER committed Aug 28, 2023
1 parent ce0a7e9 commit 7401559
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wine/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ export IMAGE_PROMPT

# Information output
echo -e "${BLUE}-------------------------------------------------${NC}"
echo -e "${YELLOW}Wine Image from PteroEg.gs${NC}"
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}"
Expand Down

0 comments on commit 7401559

Please sign in to comment.