mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-26 05:36:38 +00:00
ebdee5aed8
* [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
|