From 3c4c3e2213905a0df5787cf808ceaae2d277ae12 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 16 2012 01:17:56 +0000 Subject: Update `Functions/Prepare/prepare_updateImages.sh' file. --- diff --git a/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh b/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh index 9d96939..5edefae 100755 --- a/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh +++ b/Scripts/Bash/Functions/Prepare/prepare_updateImages.sh @@ -43,6 +43,6 @@ function prepare_updateImages { # the image preparation process, all images that need to hold # branding information will be rendered using The CentOS Brand in # it. - ${CLI_BASEDIR}/${TCAR_CLI_NAME}.sh render $DIRS --dont-commit-changes --with-brands + ${CLI_BASEDIR}/${CLI_NAME}.sh render $DIRS --dont-commit-changes --with-brands }