From 50c5f742dd1675a4ffe9e4335a5cc8def4e1bbca Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 17 Aug 2025 10:08:21 -0400 Subject: [PATCH] Always noconfirm --- migrations/1755164105.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/migrations/1755164105.sh b/migrations/1755164105.sh index d0f32c0b..73c64b36 100644 --- a/migrations/1755164105.sh +++ b/migrations/1755164105.sh @@ -10,8 +10,8 @@ set_theme_colors() { } if command -v chromium &>/dev/null; then - yay -Rns chromium - yay -Sy omarchy-chromium-bin + yay -Rns --noconfirm chromium + yay -Sy --noconfirm omarchy-chromium-bin if pgrep -x chromium; then if gum confirm "Chromium must be restarted. Ready?"; then