parent
fdb9e6b499
commit
2debe85a8a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ following shell commands:
|
|||
(let* ((force? (doom-cli-context-suppress-prompts-p context))
|
||||
(sync-cmd (append '("sync" "-u")
|
||||
(if nobuild? '("-B"))
|
||||
(if jobs `("-j" ,num)))))
|
||||
(if jobs `("-j" ,jobs)))))
|
||||
(cond
|
||||
(packages?
|
||||
;; HACK It's messy to use straight to upgrade straight, due to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue