Forcibly refresh doom after 'doom upgrade'
Ensures autoloads files are regenerated.
This commit is contained in:
parent
e38dad13c6
commit
9d0966e94a
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ following shell commands:
|
|||
(error "Failed to check out %s" (substring new-rev 0 10)))
|
||||
(print! (success "Finished upgrading Doom Emacs")))
|
||||
(doom-delete-autoloads-file doom-autoload-file)
|
||||
(doom-cli-refresh)
|
||||
(doom-cli-refresh "-f")
|
||||
t)
|
||||
|
||||
(print! (success "Done! Restart Emacs for changes to take effect."))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue