mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Minor change
This commit is contained in:
parent
674d379141
commit
c58ecd5264
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue