fix(cli): update 'doom upgrade'
To reflect changes made in6c0b7e1
. Amend:6c0b7e1530
This commit is contained in:
parent
f4e7e8be56
commit
8816508d6c
2 changed files with 4 additions and 4 deletions
|
@ -54,7 +54,7 @@ OPTIONS:
|
|||
(print-group!
|
||||
(when (and (not noenvvar?)
|
||||
(file-exists-p doom-env-file))
|
||||
(call! '("env")))
|
||||
(call! '(env)))
|
||||
(doom-packages-install)
|
||||
(doom-packages-build)
|
||||
(when update?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue