1
0
Fork 0
mirror of https://github.com/mlocati/docker-php-extension-installer synced 2025-05-09 08:32:42 +00:00

Use Check Mark symbol instead of "V"

This commit is contained in:
Michele Locati 2020-02-21 14:39:01 +01:00
parent 226780a20a
commit 578f705a47
No known key found for this signature in database
GPG key ID: 98B7CE2E7234E28B
2 changed files with 77 additions and 77 deletions

View file

@ -125,7 +125,7 @@ generateExtensionsTable() {
fi
done
if test -n "$generateExtensionsTable_versionOk"; then
printf 'V'
printf '✓'
fi
printf ' |'
done