mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
No confirm install only
This commit is contained in:
@@ -32,6 +32,6 @@ catch_errors() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Ensure gum is available as early as possible to retry errors
|
# Ensure gum is available as early as possible to retry errors
|
||||||
sudo pacman -S gum
|
sudo pacman -S --noconfirm gum
|
||||||
|
|
||||||
trap catch_errors ERR
|
trap catch_errors ERR
|
||||||
|
|||||||
Reference in New Issue
Block a user