Skip to content

Commit 8bf8373

Browse files
committed
Trying to fix Mysqli check
1 parent 172dda2 commit 8bf8373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/core/mysqli/install.sh

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

33
set -e
4-
export EXTENSION=mysqli
4+
export EXTENSION=mysqlnd
55
export PACKAGE_NAME=mysql
66

77
../docker-install.sh

0 commit comments

Comments
 (0)