summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_lede.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_lede.sh')
-rwxr-xr-xbin/reproducible_lede.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_lede.sh b/bin/reproducible_lede.sh
index 6b639ff3..83bc7ed6 100755
--- a/bin/reproducible_lede.sh
+++ b/bin/reproducible_lede.sh
@@ -25,7 +25,6 @@ case $1 in
case $1 in
openwrt_build |\
openwrt_get_banner |\
- openwrt_mktempdir |\
openwrt_cleanup_tmpdirs) ;; # this is the allowed list
*)
echo "Unsupported remote node function $@"