mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-29 18:32:48 +00:00
chore: Minor file reorganization
This commit is contained in:
parent
5f52850e5d
commit
8a957310c8
@ -4,7 +4,7 @@ alias upgrade := update
|
||||
|
||||
# Update system, flatpaks, and containers all at once
|
||||
update:
|
||||
/usr/bin/topgrade --config /usr/share/ublue-os/topgrade/topgrade.toml
|
||||
/usr/bin/topgrade --config /usr/share/ublue-os/topgrade.toml
|
||||
|
||||
# Update device firmware
|
||||
[no-exit-message]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[include]
|
||||
paths = ["/etc/topgrade.toml"]
|
||||
paths = ["/etc/ublue-os/topgrade.toml"]
|
||||
|
||||
[misc]
|
||||
disable = ["toolbx", "self_update"]
|
Loading…
x
Reference in New Issue
Block a user