Rename linux.go to base.go
This commit is contained in:
@@ -35,7 +35,7 @@ import (
|
||||
|
||||
// inherit OsTypeInterface
|
||||
type redhat struct {
|
||||
linux
|
||||
base
|
||||
}
|
||||
|
||||
// NewRedhat is constructor
|
||||
|
||||
Reference in New Issue
Block a user