mirror of
https://github.com/rclone/rclone.git
synced 2025-07-11 14:30:44 +02:00
Add cryptcheck command to check integrity of crypt remotes #1102
This commit is contained in:
@ -11,6 +11,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/config"
|
||||
_ "github.com/ncw/rclone/cmd/copy"
|
||||
_ "github.com/ncw/rclone/cmd/copyto"
|
||||
_ "github.com/ncw/rclone/cmd/cryptcheck"
|
||||
_ "github.com/ncw/rclone/cmd/dedupe"
|
||||
_ "github.com/ncw/rclone/cmd/delete"
|
||||
_ "github.com/ncw/rclone/cmd/genautocomplete"
|
||||
|
Reference in New Issue
Block a user