Fixed install-emacs.el

This commit is contained in:
Nathan Schneider
2020-04-30 15:54:31 +00:00
parent 8e458edf1e
commit 1a73dde7ba
3 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ sudo apt-get install nodejs
# emacs
sudo apt-get -y install emacs-gtk
sudo apt-get -y install aspell aspell-en
emacs --script install-emacs.el
emacs --script ~/.scripts/install-emacs.el
# pandoc
sudo apt-get -y install pandoc