Disable default Debian settings

This commit is contained in:
mez 2025-07-13 12:03:50 +01:00
parent 002b27de44
commit 81c43a3034

View file

@ -10,7 +10,7 @@ python3 identify.py
for i in 20*.org; do
echo Exporting $i
emacs --batch -l pre.el $i -l export.el -f org-html-export-to-html --kill
emacs --batch --no-site-file -l pre.el $i -l export.el -f org-html-export-to-html --kill
done
python3 rssgen.py