summaryrefslogtreecommitdiff
path: root/helpers/lh_source_net
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_source_net')
-rwxr-xr-xhelpers/lh_source_net4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_source_net b/helpers/lh_source_net
index 4b63bef..90e5191 100755
--- a/helpers/lh_source_net
+++ b/helpers/lh_source_net
@@ -39,12 +39,12 @@ then
exit 0
fi
-for IMAGE in ${LIVE_SOURCE_IMAGE}
+for IMAGE in ${LIVE_SOURCE_IMAGES}
do
if [ "${IMAGE}" = "net" ]
then
# Requiring stage file
- Require_stagefile .stage/source_download
+ Require_stagefile .stage/source_debian
# Checking stage file
Check_stagefile .stage/source_net