summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/reproducible_openwrt_common.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/reproducible_openwrt_common.sh b/bin/reproducible_openwrt_common.sh
index 13150400..da12e925 100644
--- a/bin/reproducible_openwrt_common.sh
+++ b/bin/reproducible_openwrt_common.sh
@@ -215,8 +215,8 @@ openwrt_download() {
cd $TYPE
# update feeds
- ./scripts/feeds update
- ./scripts/feeds install -a
+ #./scripts/feeds update
+ #./scripts/feeds install -a
# configure openwrt because otherwise it wont download everything
openwrt_config $CONFIG