[_]
This commit is contained in:
parent
5ca0b8f3c3
commit
cd65dc07c9
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ var startCmd = &cobra.Command{
|
|||
return
|
||||
|
||||
case http.ERROR:
|
||||
color.RedString(L("Fatal: %s"), err)
|
||||
color.Red("Fatal: check the error information in the log")
|
||||
watchDone <- 1
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue