mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 15:53:41 +00:00
Add touch command - fixes #1594
This commit is contained in:
committed by
Nick Craig-Wood
parent
d8b3bf014d
commit
3cf7c61aa0
@@ -43,6 +43,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/sha1sum"
|
||||
_ "github.com/ncw/rclone/cmd/size"
|
||||
_ "github.com/ncw/rclone/cmd/sync"
|
||||
_ "github.com/ncw/rclone/cmd/touch"
|
||||
_ "github.com/ncw/rclone/cmd/tree"
|
||||
_ "github.com/ncw/rclone/cmd/version"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user