mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Always --noconfirm
This commit is contained in:
@@ -36,4 +36,4 @@ if [[ "$(uname -m)" == "x86_64" ]] && [ -z "$DISABLE_CHAOTIC" ]; then
|
||||
fi
|
||||
|
||||
# Refresh all repos
|
||||
sudo pacman -Syu
|
||||
sudo pacman -Syu --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user