Removed warewulfd command skeleton and nodes.conf which is now self generating
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"github.com/hpcng/warewulf/internal/app/warewulfd"
|
||||
)
|
||||
|
||||
|
||||
func main() {
|
||||
root := warewulfd.GetRootCommand()
|
||||
|
||||
root.Execute()
|
||||
}
|
||||
Reference in New Issue
Block a user