mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 20:02:26 +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