this should be print
This commit is contained in:
parent
4cd781d5db
commit
2925b2c432
@ -19,7 +19,7 @@ var linkCmd = &cobra.Command{
|
||||
fmt.Println(err)
|
||||
os.Exit(1)
|
||||
}
|
||||
fmt.Print(link)
|
||||
fmt.Println(link)
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user