Skip to content

Commit 569417c

Browse files
committed
Fix export-templates.sh syntax
1 parent 8b399d6 commit 569417c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/installer/export-templates.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ else
3636
else
3737
VERSION="${TEMPLATE_VERSION}"
3838
fi
39+
fi
3940
PREFIX=${4:-"systemvmtemplate-$VERSION"}
4041
CLEANUP=${2:-1}
4142
TEMP_IMAGE_PATH="/tmp/sysvm_convert/"

0 commit comments

Comments
 (0)