summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xftt-pandoc (renamed from pandoc.sh)0
-rw-r--r--setup.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.sh b/ftt-pandoc
index 147d86a..147d86a 100755
--- a/pandoc.sh
+++ b/ftt-pandoc
diff --git a/setup.py b/setup.py
index ecc3792..510e2b1 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,7 @@ setup(
scripts=[
'ftt-docgen',
'ftt-codegen',
- 'pandoc.sh',
+ 'ftt-pandoc',
'pandoc-fable-filter',
],
)