Fixed updates script
This commit is contained in:
parent
f3d9e7515b
commit
f3769e5cb2
@ -30,7 +30,7 @@ fi
|
|||||||
}
|
}
|
||||||
|
|
||||||
update_system() {
|
update_system() {
|
||||||
yay -Syu --nocombinedupgrade --noconfirm
|
yay -Syu --combinedupgrade=false --noconfirm
|
||||||
echo -e "\033[1m\033[32mFinished!\033[0m"
|
echo -e "\033[1m\033[32mFinished!\033[0m"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user