simple-bash-scripts icon indicating copy to clipboard operation
simple-bash-scripts copied to clipboard

Add check for ImageMagick installation before running script

Open FabioDePalma opened this issue 1 year ago • 0 comments

  • Added a check to ensure ImageMagick is installed before executing the script.
  • If ImageMagick is not found, the script will exit with an error message.

FabioDePalma avatar Aug 28 '24 08:08 FabioDePalma