From 1624cc20e26b3fdc39de372f9bf1691a4b53657c Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 16 2012 14:06:18 +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 5edefae..2094229 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}/${CLI_NAME}.sh render $DIRS --dont-commit-changes --with-brands + ${CLI_BASEDIR}/${CLI_NAME}.sh render $DIRS --with-brands }