Closed if

Closed if [] ;fi in Human Language and Character Encoding Support:
This commit is contained in:
jefhar 2017-03-16 23:28:29 -07:00 committed by GitHub
parent 08086be4c5
commit 8b4901ce57

View File

@ -202,6 +202,7 @@ RUN if [ ${INSTALL_INTL} = true ]; then \
apt-get install -y zlib1g-dev libicu-dev g++ && \
docker-php-ext-configure intl && \
docker-php-ext-install intl \
;fi
#####################################
# GHOSTSCRIPT: