mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
fix(cli): update 'doom upgrade'
To reflect changes made in6c0b7e1
. Amend:6c0b7e1530
This commit is contained in:
@@ -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?
|
||||
|
Reference in New Issue
Block a user