mirror of
https://github.com/rclone/rclone.git
synced 2025-08-09 13:55:15 +02:00
cache: first version
This commit is contained in:
committed by
Nick Craig-Wood
parent
0c942199c9
commit
016abf825e
@ -5,6 +5,7 @@ import (
|
||||
// Active commands
|
||||
_ "github.com/ncw/rclone/cmd"
|
||||
_ "github.com/ncw/rclone/cmd/authorize"
|
||||
_ "github.com/ncw/rclone/cmd/cachestats"
|
||||
_ "github.com/ncw/rclone/cmd/cat"
|
||||
_ "github.com/ncw/rclone/cmd/check"
|
||||
_ "github.com/ncw/rclone/cmd/cleanup"
|
||||
|
Reference in New Issue
Block a user