Skip to content

Commit

Permalink
💄 add Makefile help message for sync-images
Browse files Browse the repository at this point in the history
  • Loading branch information
larsyencken committed Dec 22, 2023
1 parent 8cca147 commit 7024895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ help:
@echo ' make down.full stop any services still running'
@echo ' make refresh.wp download a new wordpress snapshot and update MySQL'
@echo ' make refresh.full do a full MySQL update of both wordpress and grapher'
@echo ' make sync-images sync all images from the remote master'
@echo
@echo ' OPS (staff-only)'
@echo ' make deploy Deploy your local site to production'
Expand Down

0 comments on commit 7024895

Please sign in to comment.