mirror of https://github.com/rclone/rclone.git
docs: update fuse version in docker docs
This commit is contained in:
parent
199f61cefa
commit
a5d03e0ada
|
@ -45,7 +45,7 @@ on the host.
|
||||||
The _FUSE_ driver is a prerequisite for rclone mounting and should be
|
The _FUSE_ driver is a prerequisite for rclone mounting and should be
|
||||||
installed on host:
|
installed on host:
|
||||||
```
|
```
|
||||||
sudo apt-get -y install fuse
|
sudo apt-get -y install fuse3
|
||||||
```
|
```
|
||||||
|
|
||||||
Create two directories required by rclone docker plugin:
|
Create two directories required by rclone docker plugin:
|
||||||
|
|
Loading…
Reference in New Issue