mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 00:13:49 +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
|
||||
|
||||
```
|
||||
go get github.com/ncw/rclone
|
||||
cd .\go\src\github.com\ncw\rclone\
|
||||
go get github.com/rclone/rclone
|
||||
cd .\go\src\github.com\rclone\rclone\
|
||||
go install -tags cmount -v
|
||||
rclone -V
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user