1 recipe shared
Install imagick & imagick from pecl & connection the extension
#!/bin/bash if [ "$EUID" -ne 0 ] then echo "Please run as root"