mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 12:39:35 +02:00
* 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>
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/bash
|
|
|
|
yay -S --noconfirm --needed python-poetry-core python-terminaltexteffects
|