We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca204d commit f4db16bCopy full SHA for f4db16b
install.sh
@@ -44,6 +44,7 @@ if [ -d /opt/build/php/7.3/lib/php/modules ]; then
44
echo "extension=${tm}" >> /opt/build/php/7.3/etc/php.d/$(basename ${tm} .so).ini
45
fi
46
done
47
+ cd -
48
49
50
cp conf/www.conf /opt/build/php/7.3/etc/php-fpm.d/www.conf
0 commit comments