mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Confirm before updating system packages
This commit is contained in:
@@ -29,5 +29,5 @@ done
|
||||
# Back to where we came from
|
||||
cd - >/dev/null
|
||||
|
||||
echo -e "\e[32m\nUpdating system packages\e[0m"
|
||||
yay -Syu --noconfirm
|
||||
echo -e ""
|
||||
gum confirm "Update system packages too?" && yay -Syu --noconfirm
|
||||
|
||||
Reference in New Issue
Block a user