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 9d731a5 commit 616f472Copy full SHA for 616f472
build.sh
@@ -21,4 +21,4 @@ make
21
22
cd ../
23
mkdir -p dist
24
-cp -r $SQLITE_PATH/dist/ dist
+cp -r $SQLITE_PATH/dist/* dist/
0 commit comments