fix: dont display logo
This commit is contained in:
parent
48513e979e
commit
cfe8df3d85
@ -27,7 +27,7 @@ Find more information at:
|
|||||||
https://github.com/qiniu/goc
|
https://github.com/qiniu/goc
|
||||||
`,
|
`,
|
||||||
PersistentPreRun: func(cmd *cobra.Command, args []string) {
|
PersistentPreRun: func(cmd *cobra.Command, args []string) {
|
||||||
log.DisplayGoc()
|
//log.DisplayGoc()
|
||||||
// init logger
|
// init logger
|
||||||
log.NewLogger(globalDebug)
|
log.NewLogger(globalDebug)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user