Skip to content

Commit

Permalink
rclone: remove GOPROXY env var
Browse files Browse the repository at this point in the history
  • Loading branch information
GoodbyeNJN authored Feb 8, 2023
1 parent 85c5d4b commit 9b39050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/rclone/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9b39050

Please sign in to comment.