2 Commits

Author SHA1 Message Date
Ivan Andreev
9eab258ffb build: add build tag noselfupdate
Allow downstream packaging to build rclone without selfupdate command:
$ go build -tags noselfupdate

Fixes 
2021-04-04 11:22:09 +03:00
Ivan Andreev
6fa74340a0
cmd: rclone selfupdate ()
Implements self-update command
Fixes 
Fixes 
2021-03-11 22:39:30 +03:00