diff --git a/Scripts/Functions/Render/render_doPostActions.sh b/Scripts/Functions/Render/render_doPostActions.sh index 39bcc23..6585641 100755 --- a/Scripts/Functions/Render/render_doPostActions.sh +++ b/Scripts/Functions/Render/render_doPostActions.sh @@ -31,7 +31,7 @@ function render_doPostActions { # Define the command string. local COMMAND=$(render_getConfigOption "$ACTION" '3-') - # Verify the file fullname of base-rendition output. + # Verify the absolute path of base-rendition output. cli_checkFiles ${FILE}.${EXTENSION} # Execute the command string on base-rendition output.