parent
81a52402b2
commit
d5db9076af
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ stale."
|
||||||
(print-group!
|
(print-group!
|
||||||
(when (and (not noenvvar?)
|
(when (and (not noenvvar?)
|
||||||
(file-exists-p doom-env-file))
|
(file-exists-p doom-env-file))
|
||||||
(doom-cli-call '("doom" "env")))
|
(call! '("env")))
|
||||||
(doom-packages-install)
|
(doom-packages-install)
|
||||||
(doom-packages-build)
|
(doom-packages-build)
|
||||||
(when update?
|
(when update?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue