filters: misc cleanups

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld
2015-10-12 16:47:47 +02:00
parent ccb4254104
commit c301899112
2 changed files with 1 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
rst2html.py --template <(echo -e "%(stylesheet)s\n%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s")
exec rst2html.py --template <(echo -e "%(stylesheet)s\n%(body_pre_docinfo)s\n%(docinfo)s\n%(body)s")