From e49426c027e941148dce461701f23cfb615ec662 Mon Sep 17 00:00:00 2001 From: Bishoy Ehab Date: Sun, 19 Oct 2025 00:55:15 +0300 Subject: [PATCH] Fix a UI issue --- sdata/step/exp-update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdata/step/exp-update.sh b/sdata/step/exp-update.sh index 2cadb75a4..9b7aa79ae 100755 --- a/sdata/step/exp-update.sh +++ b/sdata/step/exp-update.sh @@ -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 \ No newline at end of file +echo