mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
fix: missing python-poetry-core make Omarchy install fail (#862)
* fix: missing python-poetry-core * added migration * Flesh out migration to fix all tte issues * Turn TTE back on --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
yay -S --noconfirm --needed python-terminaltexteffects
|
||||
yay -S --noconfirm --needed python-poetry-core python-terminaltexteffects
|
||||
|
||||
Reference in New Issue
Block a user