Ensure package repositories are available before installing or doing updates

This commit is contained in:
David Heinemeier Hansson
2025-08-24 12:10:07 +02:00
parent 6b3b93ded1
commit aa32b147ad
4 changed files with 30 additions and 28 deletions

View File

@@ -2,6 +2,7 @@
set -e
omarchy-pkg-repos-accessible
omarchy-snapshot create || [ $? -eq 127 ]
omarchy-update-git
omarchy-migrate