This is dumb lol but
update = “sudo apt update && sudo apt upgrade”
Exchange apt for whatever package manager you use, optionally add “&& flatpak upgrade”. If you really want to live on the edge throw a -y in there as well
This is dumb lol but
update = “sudo apt update && sudo apt upgrade”
Exchange apt for whatever package manager you use, optionally add “&& flatpak upgrade”. If you really want to live on the edge throw a -y in there as well
I just end mine with “&& exit”