summaryrefslogtreecommitdiff
path: root/en/quartet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'en/quartet.sh')
-rw-r--r--en/quartet.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/en/quartet.sh b/en/quartet.sh
index c0f7762..555ec2f 100644
--- a/en/quartet.sh
+++ b/en/quartet.sh
@@ -1,7 +1,7 @@
add-bio ()
{
sed -i \
- -e /'{BIO}'/'r '<(pandoc en/quartet.md) \
+ -e /'{BIO}'/'r '<(${pandoc} en/quartet.md) \
-e /'{BIO}'/'c\' \
$1
}