log fix
This commit is contained in:
parent
5a6c0fa3d8
commit
1f03315897
@ -99,7 +99,7 @@ func wsDownload(req *restful.Request, resp *restful.Response) {
|
||||
return
|
||||
}
|
||||
|
||||
log.Printf("download via token %q", token)
|
||||
log.Printf("download via token: %s %q asset %q", spec.Kind, spec.Name, asset)
|
||||
|
||||
cfg, err := readConfig()
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user