diff --git a/templates/lxc-download.in b/templates/lxc-download.in index 026ebb975..490552138 100644 --- a/templates/lxc-download.in +++ b/templates/lxc-download.in @@ -581,7 +581,6 @@ if [ -e "$(relevant_file templates)" ]; then fi # Replace variables in all templates -for file in $TEMPLATE_FILES; do OLD_IFS=${IFS} IFS=";" for file in ${TEMPLATE_FILES}; do