mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-19 09:53:02 -04:00
fix typo
This commit is contained in:
@@ -6,7 +6,6 @@ if ! apk info 2>&1 | grep -q "imagemagick"; then
|
|||||||
echo "\
|
echo "\
|
||||||
imagemagick \
|
imagemagick \
|
||||||
${PHPVERSION}-pecl-imagick" >> /mod-repo-packages-to-install.list
|
${PHPVERSION}-pecl-imagick" >> /mod-repo-packages-to-install.list
|
||||||
if
|
|
||||||
else
|
else
|
||||||
echo "**** imagemagick already installed, skipping ****"
|
echo "**** imagemagick already installed, skipping ****"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user