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