mirror of
https://github.com/mlocati/docker-php-extension-installer
synced 2025-05-09 00:22:40 +00:00
Fix typo in script version warning message
This commit is contained in:
parent
ff2c387492
commit
1911f3b7ba
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ if test "$IPE_VERSION" = master && test "${CI:-}" != true; then
|
|||
# #
|
||||
# You are using an unsupported method to get install-php-extensions! #
|
||||
# #
|
||||
# Please update the way you fetch it. Read the instrictions at #
|
||||
# Please update the way you fetch it. Read the instructions at #
|
||||
# https://github.com/mlocati/docker-php-extension-installer#usage #
|
||||
# #
|
||||
# For example, if you get this script by fetching #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue