mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-18 19:04:07 +01:00
6 lines
60 B
Go
6 lines
60 B
Go
package main
|
|
|
|
func main() {
|
|
println("fake linux binary")
|
|
}
|