Emacs - suppress the errors at statup
[dotfiles.git] / emacs.d / fetchDependencies.pl
index ac2bfbe..82f700a 100755 (executable)
@@ -2,4 +2,4 @@
 #
 use strict;
 
-print `curl https://raw.githubusercontent.com/seudut/blog/master/blog.el -o ./elisp/blog.el`;
+print `curl https://raw.githubusercontent.com/seudut/blog/master/my-publish.el -o ./elisp/my-publish.el`;