mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
copyto/pastefrom tweaks + readme (#379)
This commit is contained in:
@ -44,5 +44,5 @@ func main() {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
fmt.Println(string(buf[:n]))
|
||||
fmt.Printf(string(buf[:n]))
|
||||
}
|
||||
|
Reference in New Issue
Block a user