From 70b7ecb17c8d77fab964ee746d7a5362ca451313 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jul 29 2011 03:00:29 +0000 Subject: Update `Functions/Prepare/prepare_updateImages.sh'. Start using CLI_WRKCOPY variable, instead of `HOME/artwork' string. --- diff --git a/Scripts/Functions/Prepare/prepare_updateImages.sh b/Scripts/Functions/Prepare/prepare_updateImages.sh index 06164f6..f6120a0 100755 --- a/Scripts/Functions/Prepare/prepare_updateImages.sh +++ b/Scripts/Functions/Prepare/prepare_updateImages.sh @@ -30,7 +30,7 @@ function prepare_updateImages { # Define list of directories that need to be rendered. local DIRS=$(cli_getFilesList \ - ${HOME}/artwork/trunk/Identity/Images --maxdepth="1" \ + ${CLI_WRKCOPY}/trunk/Identity/Images --maxdepth="1" \ --mindepth="1" --type="d" --pattern=".+/[[:alnum:]]+$") # Execute the render functionality of centos-art.sh script to