mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 19:02:09 +01:00
6 lines
70 B
Go
6 lines
70 B
Go
//go:build noselfupdate
|
|
|
|
package cmd
|
|
|
|
const selfupdateEnabled = false
|