fix(hirak/prestissimo package): add end of the line
This commit is contained in:
parent
21dcc046c9
commit
e059740296
@ -1032,7 +1032,7 @@ RUN if [ ${INSTALL_PRESTISSIMO} = true ]; then \
|
|||||||
if [ $(php -r "echo COMPOSER_VERSION;") = "1" ]; then \
|
if [ $(php -r "echo COMPOSER_VERSION;") = "1" ]; then \
|
||||||
# Install Prestissimo
|
# Install Prestissimo
|
||||||
composer global require "hirak/prestissimo" \
|
composer global require "hirak/prestissimo" \
|
||||||
;fi
|
;fi \
|
||||||
;fi
|
;fi
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user