add knecht
This commit is contained in:
7
knecht/main.go
Normal file
7
knecht/main.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "github.com/jensbecker/homelab/knecht/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
Reference in New Issue
Block a user