mirror of
https://github.com/rclone/rclone
synced 2025-03-20 01:44:24 +01:00
docs: fix command highlight
This commit is contained in:
parent
95151eac82
commit
f2ce9a9557
@ -100,7 +100,7 @@ Linux and MacOS users can utilize SSH Tunnel to redirect the headless box port 5
|
|||||||
```
|
```
|
||||||
ssh -L localhost:53682:localhost:53682 username@remote_server
|
ssh -L localhost:53682:localhost:53682 username@remote_server
|
||||||
```
|
```
|
||||||
Then on the headless box run `rclone` config and answer `Y` to the `Use web
|
Then on the headless box run `rclone config` and answer `Y` to the `Use web
|
||||||
browser to automatically authenticate?` question.
|
browser to automatically authenticate?` question.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user