summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ct1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ct b/bin/ct
index 2648887..1d90f1d 100755
--- a/bin/ct
+++ b/bin/ct
@@ -882,6 +882,7 @@ function pkg_push {
function pkg_refresh {
check_installed $1
+ clear_line
global_hook $1 pre-update
global_hook $1 post-update
}