[Emacs] Copy page to index.html

This commit is contained in:
Ivan Malison 2016-12-28 15:49:04 -08:00
parent 09f76d35c2
commit dd8274db59
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -14,4 +14,4 @@ curl -fsSkL https://raw.github.com/cask/cask/master/go | python
cask install
cask exec emacs --script generate-html.el
cp "$THIS_DIR/../dotfiles/emacs.d/README.html" out
cp "$THIS_DIR/../dotfiles/emacs.d/README.html" out/index.html