blob: a8c51956c425c31e417f6e359ea75cd4eed9d7ae [file]
// +build !windows
package main
func init() {
extraCmds = append(extraCmds, shimCommand)
}