aboutsummaryrefslogtreecommitdiff
path: root/mkbinder.py
diff options
context:
space:
mode:
authorAnthony Wang2021-11-15 20:33:58 -0600
committerAnthony Wang2021-11-15 20:33:58 -0600
commit328fea1f1cde892e76c7451c5f55709f399ee159 (patch)
tree6fe30c623b5217722503a32e2aba659edc06e540 /mkbinder.py
parent879ec68b99bd32d63073044413235a3e920ab8c5 (diff)
Add all DSO links
Diffstat (limited to 'mkbinder.py')
-rwxr-xr-xmkbinder.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkbinder.py b/mkbinder.py
index 82772a0..4389e64 100755
--- a/mkbinder.py
+++ b/mkbinder.py
@@ -1,4 +1,4 @@
-#!.venv/bin/python3
+#!/usr/bin/env python3
import pdfkit
import weasyprint
import re