1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-10 05:13:45 +00:00
Files
rclone/cmd/selfupdate_disabled.go
2021-09-19 11:28:40 +01:00

7 lines
93 B
Go

//go:build noselfupdate
// +build noselfupdate
package cmd
const selfupdateEnabled = false