rclone: remove GOPROXY env var

This commit is contained in:
GoodbyeNJN 2023-02-08 19:57:55 +08:00 committed by GitHub
parent 85c5d4ba1c
commit 9b3905059b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,7 +75,6 @@ endef
ifeq ($(CONFIG_RCLONE_COMPRESS_GOPROXY),y)
export GO111MODULE=on
export GOPROXY=https://goproxy.baidu.com
endif
define Package/rclone-config/conffiles