add windows type (#470)
This commit is contained in:
committed by
Kota Kanbe
parent
0ba490c6df
commit
ec92f7797f
@@ -58,6 +58,9 @@ const (
|
||||
|
||||
// Raspbian is
|
||||
Raspbian = "raspbian"
|
||||
|
||||
// Windows is
|
||||
Windows = "windows"
|
||||
)
|
||||
|
||||
//Config is struct of Configuration
|
||||
|
||||
Reference in New Issue
Block a user