Skip to content

Commit

Permalink
going to bed now
Browse files Browse the repository at this point in the history
  • Loading branch information
ook37 committed Jan 7, 2024
1 parent 47fc326 commit 6f45cea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ Examples:
rhino-docker-builder -f
Creates the file Dockerfile-RhinoLinux-YYYYMMDD for building
rhino-linux/docker:YYYYMMDD, with instructions on how to build and run the image.
Creates the file Dockerfile-RhinoLinux-YYYYMMDD for building an image
rhino-linux/docker:YYYYMMDD, with instructions on how to build and run it.
rhino-docker-builder -b -t -c -v 2023.4 -a x86_64
Expand Down
4 changes: 2 additions & 2 deletions rhino-docker-builder
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ ${BYellow}Examples:${NC}
${BPurple}$(basename "$0") -f${NC}
Creates the file ${BGreen}Dockerfile-RhinoLinux-${dateiniso}${NC} for building
${BGreen}rhino-linux/docker:${dateiniso}${NC}, with instructions on how to build and run the image.
Creates the file ${BGreen}Dockerfile-RhinoLinux-${dateiniso}${NC} for building an image
${BGreen}rhino-linux/docker:${dateiniso}${NC}, with instructions on how to build and run it.
${BPurple}$(basename "$0") -b -t -c -v 2023.4 -a x86_64${NC}
Expand Down

0 comments on commit 6f45cea

Please sign in to comment.