Merge pull request #641 from GoodbyeNJN/master

rclone: remove GOPROXY env var
This commit is contained in:
coolsnowwolf 2023-02-15 11:20:51 +08:00 committed by GitHub
commit b4ea154d7c
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