mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2026-04-02 11:55:23 +00:00
build for Windows
This commit is contained in:
@@ -22,6 +22,7 @@ var targets = map[string][]string{
|
||||
"linux": {"386", "amd64", "arm", "arm64"},
|
||||
"netbsd": {"386", "amd64"},
|
||||
"openbsd": {"386", "amd64"},
|
||||
"windows": {"386", "amd64"},
|
||||
}
|
||||
|
||||
type buildOptions struct {
|
||||
|
||||
Reference in New Issue
Block a user