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
......@@ -23,4 +23,5 @@ web_deploy:
publish: web web_deploy
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