diff --git a/Scripts/Functions/Render/render_getDirOutput.sh b/Scripts/Functions/Render/render_getDirOutput.sh index 62f1b95..6d8a01d 100644 --- a/Scripts/Functions/Render/render_getDirOutput.sh +++ b/Scripts/Functions/Render/render_getDirOutput.sh @@ -31,7 +31,7 @@ function render_getDirOutput { # reference. OUTPUT=$(dirname $FILE | sed -r \ -e "s!/Models/${FLAG_THEME_MODEL}!/Motifs/$(cli_getPathComponent "$ACTIONVAL" "--theme")!" \ - -e "s!/Tpl!!") + -e "s!/Models!/Images!") # By default rendered identity content is stored immediatly under # identity entry structure, but if `Img/' directory exists use it