summaryrefslogtreecommitdiff
path: root/helpers/lh_binary_local-includes
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_binary_local-includes')
-rwxr-xr-xhelpers/lh_binary_local-includes2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes
index 862aea4..84434c5 100755
--- a/helpers/lh_binary_local-includes
+++ b/helpers/lh_binary_local-includes
@@ -54,7 +54,7 @@ then
cd "${OLDPWD}"
# Removing symlinks
- if [ "${LIVE_BINARY_IMAGES}" = "usb-hdd" ]
+ if [ "${LH_BINARY_IMAGES}" = "usb-hdd" ]
then
find binary -type l | xargs rm -f
fi