Fixed updates script
This commit is contained in:
parent
f3d9e7515b
commit
f3769e5cb2
@ -30,7 +30,7 @@ fi
|
||||
}
|
||||
|
||||
update_system() {
|
||||
yay -Syu --nocombinedupgrade --noconfirm
|
||||
yay -Syu --combinedupgrade=false --noconfirm
|
||||
echo -e "\033[1m\033[32mFinished!\033[0m"
|
||||
}
|
||||
|
||||
@ -44,4 +44,4 @@ Options:
|
||||
--get-updates Get the numer of updates available.
|
||||
--print-updates Print the available package to updates.
|
||||
--update-system Update your system including AUR.\n"
|
||||
esac
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user