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