Fixed updates script
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user