Update install.sh
This commit is contained in:
parent
9f4af88c1e
commit
1be07f96ff
|
|
@ -45,7 +45,7 @@ cd $sourcePath/php/php-7.2.5 && ./configure \
|
|||
--enable-soap \
|
||||
--enable-posix \
|
||||
--enable-fpm \
|
||||
&& make && make install
|
||||
&& make && make install && make clean
|
||||
|
||||
#------------------------ install end ------------------------------------#
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue