Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2021-01-16 19:44:15 +00:00
7 changed files with 24 additions and 12 deletions

View File

@ -69,3 +69,5 @@ git submodule update --init --recursive
make -j8 install
echo "extension=crypto.so" >> "$INSTALL_DIR/etc/conf.d/crypto.ini"
cd ..
rm "$INSTALL_DIR/etc/conf.d/xdebug.ini" || true