diff --git a/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh b/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh index 2a8a3c7..2a00693 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentityImageGdm.sh @@ -115,7 +115,7 @@ function render_doIdentityImageDm { # inside all CentOS art works (e.g., anaconda, firstboot, etc.), # we are using CentOS symbol at 48x48 pixels. This value seems to # be the middle dimension that fits all situations. - SYMBOL=/home/centos/artwork/trunk/Identity/Brands/Img/CentOS/Symbol/5c-a/48.png + SYMBOL=/home/centos/artwork/trunk/Identity/Brands/Img/CentOS/Symbol/5c-a/Png/48.png cli_checkFiles $SYMBOL 'f' if [[ $? -ne 0 ]];then cli_printMessage "$(caller)" "AsToKnowMoreLine"