mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-05 07:46:50 +08: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
|