Also delete autoloads.pkgs.el on 'doom upgrade'
This commit is contained in:
parent
778c7c4244
commit
9f08d11908
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,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-delete-autoloads-file doom-package-autoload-file)
|
||||
(doom-cli-refresh "-f")
|
||||
t)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue