blob: b210b4252a58c33c615bae8724bf9a04e864f7c7 [file] [log] [blame]
package main
import "github.com/xenolf/lego/cmd"
func main() {
cmd.Execute()
}