mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
chore: Call ublue-update wait when ujust update is called
This commit is contained in:
parent
82eb117f8b
commit
41f3c4b794
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user