mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-13 03:28:19 +00:00
Rename hybrid to managed
This commit is contained in:
@@ -623,5 +623,5 @@ func checkIsPangolinInstalledWithHybrid() bool {
|
||||
}
|
||||
|
||||
// Check for hybrid section
|
||||
return bytes.Contains(content, []byte("hybrid:"))
|
||||
return bytes.Contains(content, []byte("managed:"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user