mirror of
https://github.com/coolsnowwolf/packages
synced 2025-01-07 07:07:02 +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)
|
||||
export GO111MODULE=on
|
||||
export GOPROXY=https://goproxy.baidu.com
|
||||
endif
|
||||
|
||||
define Package/rclone-config/conffiles
|
||||
|
Loading…
Reference in New Issue
Block a user