Skip to content

Commit

Permalink
Fix imagemagick args (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall authored May 17, 2024
1 parent 5fd22ec commit 2485fb5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/imagemagick/scyllaridae.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ cmdByMimeType:
args:
- "-"
- "%args"
- "image:-"
- "-format"
- "%destination-mime-ext"
- "-"

0 comments on commit 2485fb5

Please sign in to comment.