0
0
mirror of https://gitlab.com/cznic/sqlite.git synced 2025-05-02 23:11:33 +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