Skip to content

Commit 4d38073

Browse files
committed
Trying to fix Mysqli check
1 parent f41c116 commit 4d38073

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extensions/core/mysqli/install.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env bash
22

33
set -e
4-
export EXTENSION=mysql
5-
export PHP_EXT_NAME=mysqli
4+
export EXTENSION=mysqli
65

76
../docker-install.sh

0 commit comments

Comments
 (0)