mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-27 22:26:40 +00:00
ce3ae0953d
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0 * go down to v1.28.0
5 lines
92 B
Bash
5 lines
92 B
Bash
until unconvert -fastmath . &> /dev/null
|
|
do
|
|
unconvert -fastmath -apply . &> /dev/null
|
|
done
|