mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-21 21:48:34 +00:00
Package refresh contents
This commit is contained in:
parent
dbbe6e85b2
commit
dd2f840050
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
||||||
(with-current-buffer (find-file-noselect "/tmp/install-org.el")
|
(with-current-buffer (find-file-noselect "/tmp/install-org.el")
|
||||||
(eval-buffer))
|
(eval-buffer))
|
||||||
|
|
||||||
|
(package-refresh-contents)
|
||||||
|
|
||||||
(use-package ox-hugo
|
(use-package ox-hugo
|
||||||
:ensure t
|
:ensure t
|
||||||
:pin melpa
|
:pin melpa
|
||||||
|
|
Loading…
Reference in a new issue