Skip to content

Commit

Permalink
chore: change default command to hugo help [build]
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Oct 20, 2024
1 parent e4bb7ee commit b40d64c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hugo/snippets/common
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ COPY ./bin /usr/local/bin
ENTRYPOINT ["docker-entrypoint.sh"]

# default command.
CMD hugo env
CMD hugo help

0 comments on commit b40d64c

Please sign in to comment.