Skip to content
Snippets Groups Projects
Unverified Commit dc43e63e authored by rhatto's avatar rhatto
Browse files

Makefile: updates jhead target

parent b62155d9
Branches
Tags
No related merge requests found
...@@ -24,3 +24,4 @@ publish: web web_deploy ...@@ -24,3 +24,4 @@ publish: web web_deploy
jhead: jhead:
@find -name '*jpg ' -exec jhead -dc -de -di -dx -du {} \; @find -name '*jpg ' -exec jhead -dc -de -di -dx -du {} \;
@find -name '*jpeg' -exec jhead -dc -de -di -dx -du {} \;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment