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 f663af4 commit 6bc2ec4Copy full SHA for 6bc2ec4
scripts/build.sh
@@ -27,4 +27,4 @@ fi
27
28
make "-j$(nproc)" || exit 1
29
make install
30
-# mv "$(php-config --extension-dir)/cassandra.so" .
+cp "$(php-config --extension-dir)/cassandra.so" .
0 commit comments