From 7973ea64a6cee62845bd0d3a6f66a2b737c7e21e Mon Sep 17 00:00:00 2001 From: Aleksey Date: Thu, 25 Apr 2024 22:20:39 +0400 Subject: [PATCH] some sched tests --- zbootstrap.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zbootstrap.zsh b/zbootstrap.zsh index 96e610f..40cb7f3 100644 --- a/zbootstrap.zsh +++ b/zbootstrap.zsh @@ -16,7 +16,7 @@ else if zmodload -s zsh/sched then zshlibs_log "zbootstrap" "updating using sched" - sched +0 zshlibs_update + sched +10 zshlibs_update else zshlibs_log "zbootstrap" "sched not available, updating synchroniously" zshlibs_update