mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 11:21:20 +08:00
rclone: remove GOPROXY env var
This commit is contained in:
parent
85c5d4ba1c
commit
9b3905059b
@ -75,7 +75,6 @@ endef
|
|||||||
|
|
||||||
ifeq ($(CONFIG_RCLONE_COMPRESS_GOPROXY),y)
|
ifeq ($(CONFIG_RCLONE_COMPRESS_GOPROXY),y)
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
export GOPROXY=https://goproxy.baidu.com
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
define Package/rclone-config/conffiles
|
define Package/rclone-config/conffiles
|
||||||
|
Loading…
Reference in New Issue
Block a user