letsencrypt-imagemagick: initial release

This commit is contained in:
aptalca
2020-06-25 11:13:29 -04:00
parent f4cb91a286
commit fb7604ad33
7 changed files with 16 additions and 69 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bash
echo "**** installing imagemagick ****"
apk add --no-cache \
php7-pecl-imagick \
imagemagick