Skip to content

Commit

Permalink
leave pragma alone
Browse files Browse the repository at this point in the history
  • Loading branch information
cldellow committed Oct 5, 2024
1 parent 347caa5 commit 8287307
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tile-smush-parallel
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ done
for pid in ${pids[*]}; do
wait $pid
done
echo "PRAGMA journal_mode=DELETE;" | sqlite3 merged.mbtiles

0 comments on commit 8287307

Please sign in to comment.