rclone/cmd/selfupdate_disabled.go

7 lines
93 B
Go

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