From f762aaee8b626310e77f783818c7a5124c6647c3 Mon Sep 17 00:00:00 2001 From: Alexander Couzens Date: Wed, 12 Oct 2016 02:55:50 +0200 Subject: reproducible_openwrt/lede: add openwrt_download download all necesarry files before building to fix the future. Signed-off-by: Holger Levsen --- bin/reproducible_openwrt.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/reproducible_openwrt.sh') diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh index b3d66750..cf7eedc9 100755 --- a/bin/reproducible_openwrt.sh +++ b/bin/reproducible_openwrt.sh @@ -25,6 +25,7 @@ case $1 in shift case $1 in openwrt_build |\ + openwrt_download |\ openwrt_get_banner |\ node_cleanup_tmpdirs) ;; # this is the allowed list *) -- cgit v1.2.3-54-g00ecf