1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-26 21:23:15 +00:00
Commit Graph

2 Commits

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

Fixes #5187
2021-04-06 10:05:54 +01:00
Ivan Andreev
6fa74340a0 cmd: rclone selfupdate (#5080)
Implements self-update command
Fixes #548
Fixes #5076
2021-03-11 22:39:30 +03:00