mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-07-27 00:36:04 +00:00
5 lines
92 B
Bash
Executable File
5 lines
92 B
Bash
Executable File
until unconvert -fastmath . &> /dev/null
|
|
do
|
|
unconvert -fastmath -apply . &> /dev/null
|
|
done
|