mirror of
https://gitlab.com/cznic/sqlite.git
synced 2025-04-27 23:07:44 +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
|