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