mirror of
https://github.com/kairos-io/immucore.git
synced 2025-09-01 22:57:33 +00:00
@@ -26,7 +26,7 @@ func BootStateToLabel() string {
|
||||
case "passive_boot":
|
||||
return "COS_PASSIVE"
|
||||
case "recovery_boot":
|
||||
return "COS_RECOVERY"
|
||||
return "COS_SYSTEM"
|
||||
default:
|
||||
return ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user