Open the manual as the last step

This commit is contained in:
David Heinemeier Hansson
2025-07-21 18:27:15 -04:00
parent 6a3ce098e9
commit 83a8f42bd7

View File

@ -40,3 +40,4 @@ if gum confirm "Start Docker DBs?"; then
fi
gum spin --spinner "globe" --title "You're all set!" -- sleep 2
setsid chromium --new-window --ozone-platform=wayland --app="https://manuals.omamix.org/2/the-omarchy-manual" >/dev/null 2>&1 &