simple-bash-scripts
simple-bash-scripts copied to clipboard
Add check for ImageMagick installation before running script
- 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.