@@ -123,7 +123,6 @@ main() {
local percent=$((current_count * 100 / total_count))
echo -e "\nProgress: ${BOLD}$current_count/$total_count${RESET}"
draw_progress_bar $percent
if process_split "$prefix"; then
((success_count++))
The note is not visible to the blocked user.