mirror of
https://codeberg.org/superseriousbusiness/gotosocial.git
synced 2024-12-20 08:01:50 +03:00
ebdee5aed8
* [chore] Downgrade sqlite v1.29.2 -> v1.29.0 * go down to v1.28.0
4 lines
92 B
Bash
4 lines
92 B
Bash
until unconvert -fastmath . &> /dev/null
|
|
do
|
|
unconvert -fastmath -apply . &> /dev/null
|
|
done
|