mirror of
https://github.com/danog/docker-php-extension-installer.git
synced 2024-11-30 04:29:15 +01:00
Minor change
This commit is contained in:
parent
674d379141
commit
c58ecd5264
@ -27,7 +27,7 @@ for EXTENSION in $EXTENSIONS_LIST; do
|
||||
printf 'supported.\n' >&2
|
||||
SUPPORTED_EXTENSIONS="$SUPPORTED_EXTENSIONS $EXTENSION"
|
||||
else
|
||||
printf 'not supported.\n' >&2
|
||||
printf 'NOT supported.\n' >&2
|
||||
fi
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user