diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/ct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 } |