summaryrefslogtreecommitdiff
path: root/scripts/render.sh
diff options
context:
space:
mode:
authorRoozbeh Pournader <roozbeh@google.com>2015-04-24 17:23:00 -0700
committerRoozbeh Pournader <roozbeh@google.com>2015-04-24 17:25:45 -0700
commit8eac96d0ae96f709256daf227ed5d3d2e334690f (patch)
tree16f549f333725950103cf1b385086cdcfc21074f /scripts/render.sh
parent90dc3a50745ed0b398ee01319853f6d9c3d01c8a (diff)
Minor: Change ${BASH_SOURCE[0]} to $0 in render.sh.
Diffstat (limited to 'scripts/render.sh')
-rwxr-xr-xscripts/render.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/render.sh b/scripts/render.sh
index 39405c6..8da2825 100755
--- a/scripts/render.sh
+++ b/scripts/render.sh
@@ -16,7 +16,7 @@
HARFBUZZ=$HOME/harfbuzz
-FONTDIR=$(dirname "${BASH_SOURCE[0]}")/../hinted
+FONTDIR=$(dirname $0)/../hinted
input_file=$1