mirror of
https://github.com/rancher/os.git
synced 2025-09-03 15:54:24 +00:00
make ros log to dmesg
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"strings"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/rancher/os/log"
|
||||
)
|
||||
|
||||
func yes(question string) bool {
|
||||
|
Reference in New Issue
Block a user