mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 23:39:27 -05:00
Fix a UI issue
This commit is contained in:
@@ -1067,6 +1067,7 @@ if [[ "$process_files" == true ]]; then
|
||||
((files_created++))
|
||||
fi
|
||||
done < <(get_changed_files "$repo_dir_path") || true
|
||||
echo
|
||||
done
|
||||
|
||||
# Clear progress line if it was shown
|
||||
@@ -1147,4 +1148,4 @@ fi
|
||||
|
||||
fi
|
||||
|
||||
echo
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user