diff --git a/dl_check.sh b/dl_check.sh index 7674ad95e..51aba52a0 100755 --- a/dl_check.sh +++ b/dl_check.sh @@ -16,9 +16,8 @@ for entware_target in $(ls -1 configs); do done done -mirrors="http://sources.lede-project.org \ - http://mirror2.openwrt.org/sources \ - http://downloads.openwrt.org/sources" +mirrors="https://sources.openwrt.org + https://mirror2.openwrt.org/sources" echo 'Creating upload mirror...' mkdir -p dl.2upload