mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
修改build_all.go
This commit is contained in:
@@ -30,6 +30,7 @@ type target struct {
|
||||
packExt string
|
||||
}
|
||||
|
||||
// go tool dist list
|
||||
var targets = []target{
|
||||
// freebsd
|
||||
{"freebsd", "386", "", ".tar.gz"},
|
||||
|
||||
Reference in New Issue
Block a user