summaryrefslogtreecommitdiff
path: root/helpers/lh_source_net
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source_net')
-rwxr-xr-xhelpers/lh_source_net2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_net b/helpers/lh_source_net
index f10db2896..1c1b946b9 100755
--- a/helpers/lh_source_net
+++ b/helpers/lh_source_net
@@ -23,7 +23,7 @@ Arguments "${@}"
Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
-if [ "${LH_SOURCE}" != "enabled" ]
+if [ "${LH_SOURCE}" != "true" ]
then
exit 0
fi