mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-06 00:00:01 -04:00
deprecate
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo '
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**** ****
|
||||
**** ****
|
||||
**** letsencrypt-imagemagick mod has been deprecated ****
|
||||
**** ****
|
||||
**** ****
|
||||
**** Please use swag-imagemagick instead ****
|
||||
**** ****
|
||||
**** ****
|
||||
**** https://github.com/linuxserver/docker-mods/tree/swag-imagemagick ****
|
||||
**** ****
|
||||
**** ****
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
**************************************************************************
|
||||
'
|
||||
|
||||
|
||||
echo "**** installing imagemagick ****"
|
||||
apk add --no-cache \
|
||||
php7-pecl-imagick \
|
||||
|
||||
Reference in New Issue
Block a user