2
main.go
2
main.go
@@ -34,7 +34,7 @@ func main() {
|
|||||||
log.Print("NOTE: deviceinfo (from device package) not installed yet, " +
|
log.Print("NOTE: deviceinfo (from device package) not installed yet, " +
|
||||||
"not building the initramfs now (it should get built later " +
|
"not building the initramfs now (it should get built later " +
|
||||||
"automatically.)")
|
"automatically.)")
|
||||||
os.Exit(0)
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
var outDir string
|
var outDir string
|
||||||
|
Reference in New Issue
Block a user