Late removal of tangling since long gone "setup-include.org"

This commit is contained in:
Gerard Vermeulen 2023-05-29 18:13:39 +02:00
parent 1ffb0c3fbf
commit f77cd9cafc
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ emacs -Q --batch --eval "
(setq python-indent-guess-indent-offset nil)
(org-babel-tangle-file \"$1\" \"init.el\" \"emacs-lisp\")
(org-babel-tangle-file \"$1\" \"setup-include.org\" \"org\")
(org-babel-tangle-file \"$1\" nil \"perl\")
(org-babel-tangle-file \"$1\" nil \"python\"))
"