diff --git a/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh b/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh index 80384a6..e69e1d8 100755 --- a/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh +++ b/Scripts/Bash/Functions/Render/Svg/svg_doPostCommand.sh @@ -32,7 +32,7 @@ function svg_doPostCommand { local COMMAND=$(render_getConfigOption "$ACTION" '3-') # Verify the absolute path of base-rendition output. - cli_checkFiles ${FILE}.${EXTENSION} + cli_checkFiles -e ${FILE}.${EXTENSION} # Execute the command string on base-rendition output. eval $COMMAND ${FILE}.${EXTENSION}