mirror of
https://github.com/rclone/rclone.git
synced 2025-12-30 07:03:38 +00:00
Add obscure command for generating encrypted passwords for rclone's config
This commit is contained in:
committed by
Nick Craig-Wood
parent
e426cb1d1a
commit
d4c923a5cc
@@ -25,6 +25,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/mount"
|
||||
_ "github.com/ncw/rclone/cmd/move"
|
||||
_ "github.com/ncw/rclone/cmd/moveto"
|
||||
_ "github.com/ncw/rclone/cmd/obscure"
|
||||
_ "github.com/ncw/rclone/cmd/purge"
|
||||
_ "github.com/ncw/rclone/cmd/rmdir"
|
||||
_ "github.com/ncw/rclone/cmd/rmdirs"
|
||||
|
||||
Reference in New Issue
Block a user