mirror of
https://github.com/rclone/rclone.git
synced 2024-11-29 03:45:25 +01:00
Pointing to old repo
parent
b4e62df695
commit
ce2c0e4417
@ -36,8 +36,8 @@ git config --global user.email you@example.com
|
|||||||
Compile rclone with mount support
|
Compile rclone with mount support
|
||||||
|
|
||||||
```
|
```
|
||||||
go get github.com/ncw/rclone
|
go get github.com/rclone/rclone
|
||||||
cd .\go\src\github.com\ncw\rclone\
|
cd .\go\src\github.com\rclone\rclone\
|
||||||
go install -tags cmount -v
|
go install -tags cmount -v
|
||||||
rclone -V
|
rclone -V
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user