summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_tar
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_binary_tar')
-rwxr-xr-xhelpers/lh_binary_tar2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar
index e3ef167..3435935 100755
--- a/helpers/lh_binary_tar
+++ b/helpers/lh_binary_tar
@@ -32,7 +32,7 @@ Read_conffile config/binary
Read_conffile config/source
Set_defaults
-if ! echo "${LIVE_BINARY_IMAGES}" | grep -qs tar
+if ! echo "${LH_BINARY_IMAGES}" | grep -qs tar
then
exit 0
fi