Run doom//refresh after successfull doom//upgrade
This commit is contained in:
parent
c4bbffd7ee
commit
71dc572d79
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ problems with doom."
|
|||
(buffer-string)))
|
||||
(unless (equal (vc-git-working-revision doom-emacs-dir) rev)
|
||||
(error "Failed to checkout latest commit.\n\n%s" (buffer-string)))
|
||||
(doom//reload)
|
||||
(doom//refresh)
|
||||
(message "Done! Please restart Emacs for changes to take effect")))))))))
|
||||
|
||||
(defun doom//quickstart ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue