diff --git a/Scripts/Functions/Render/render_doThemeActions.sh b/Scripts/Functions/Render/render_doThemeActions.sh index ec333ed..101a1b9 100755 --- a/Scripts/Functions/Render/render_doThemeActions.sh +++ b/Scripts/Functions/Render/render_doThemeActions.sh @@ -90,7 +90,6 @@ function render_doThemeActions { # configuration would produce `/path/to/dir/A/B twice. if [[ $ACTIONVAL =~ '[[:digit:]]$' ]] \ || [[ $ACTIONVAL == $NEXT_DIR ]];then - COUNT=$(($COUNT - 1)) continue fi