mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 12:51:01 +02:00
commit
d77c065f4f
1 changed files with 1 additions and 1 deletions
|
@ -668,7 +668,7 @@ func (c *Client) Send(filesInfo []FileInfo, emptyFoldersToTransfer []FileInfo, t
|
|||
On the other computer run:
|
||||
(For Windows)
|
||||
croc %[2]s%[1]s
|
||||
(For Linux/OSX)
|
||||
(For Linux/macOS)
|
||||
CROC_SECRET=%[1]q croc %[2]s
|
||||
`, c.Options.SharedSecret, flags.String())
|
||||
copyToClipboard(c.Options.SharedSecret)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue