Created
July 8, 2024 01:28
-
-
Save ka2n/bb074ce3baf78c8ec1c24b366d7f5b56 to your computer and use it in GitHub Desktop.
convert no warn shim
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/env bash | |
exec -a "magic" magick convert "$@" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment