mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
93353c431b
Before this patch selfupdate detected ANY build with cmount tag as a build having libFUSE capabilities. However, only dynamic builds really have it. The official linux builds are static and have the cmount tag as of the time of this writing. This results in inability to update official linux binaries. This patch fixes that. The build can be fixed independently. |
||
---|---|---|
.. | ||
help.go | ||
selfupdate_test.go | ||
selfupdate.go | ||
verify.go | ||
writable_unix.go | ||
writable_unsupported.go | ||
writable_windows.go |