Skip to content

Commit

Permalink
docs: change title to bootc
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Dec 13, 2024
1 parent 2f05e63 commit deaa972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drv/system.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ func (up SystemUpdater) Steps() int {

func (up SystemUpdater) New(config UpdaterInitConfiguration) (SystemUpdater, error) {
up.Config = DriverConfiguration{
Title: "System",
Title: "Bootc",
Description: "System Image",
Enabled: !config.Ci,
DryRun: config.DryRun,
Expand Down

0 comments on commit deaa972

Please sign in to comment.