Give every install group an all.sh driver

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
David Heinemeier Hansson
2026-07-24 12:27:01 -07:00
co-authored by Claude Opus 5
parent e1af4dbfac
commit fe036a82fa
4 changed files with 4 additions and 7 deletions
+3
View File
@@ -0,0 +1,3 @@
run_logged "$OMARCHY_INSTALL/post-install/pacman.sh"
run_logged "$OMARCHY_INSTALL/post-install/udev.sh"
run_logged "$OMARCHY_INSTALL/post-install/localdb.sh"