chore: Call ublue-update wait when ujust update is called

This commit is contained in:
Kyle Gospodnetich 2024-05-03 11:54:05 -07:00
parent 82eb117f8b
commit 41f3c4b794

View File

@ -5,6 +5,7 @@ alias upgrade := update
# Update system, flatpaks, and containers all at once
update:
#!/usr/bin/bash
ublue-update --wait
/usr/bin/topgrade --config /usr/share/ublue-os/topgrade.toml --keep
alias auto-update := toggle-updates