0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-04-27 23:07:44 +00:00
Files
go-sqlite/unconvert.sh
2019-12-18 17:51:11 +01:00

5 lines
92 B
Bash
Executable File

until unconvert -fastmath . &> /dev/null
do
unconvert -fastmath -apply . &> /dev/null
done