Skip to content

Commit 616f472

Browse files
committed
Dist copy fix.
1 parent 9d731a5 commit 616f472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ make
2121

2222
cd ../
2323
mkdir -p dist
24-
cp -r $SQLITE_PATH/dist/ dist
24+
cp -r $SQLITE_PATH/dist/* dist/

0 commit comments

Comments
 (0)