mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-23 00:36:25 +00:00
build for Windows
This commit is contained in:
parent
3bc091f826
commit
afec0cb75d
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user