mirror of
https://github.com/kairos-io/immucore.git
synced 2025-08-31 14:19:07 +00:00
Try to mount oem under livemedia (#110)
This commit is contained in:
@@ -260,5 +260,5 @@ func GetOemLabel() string {
|
||||
Log.Debug().Err(err).Msg("runtime")
|
||||
return ""
|
||||
}
|
||||
return runtime.OEM.Label
|
||||
return runtime.OEM.FilesystemLabel
|
||||
}
|
||||
|
Reference in New Issue
Block a user