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