about summary refs log tree commit diff stats
path: root/subx/ntranslate
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-07-26 12:21:43 -0700
committerKartik Agaram <vc@akkartik.com>2019-07-26 12:21:43 -0700
commit8846a7f85cc04b77b2fe8a67b6d317723437b00c (patch)
treea7a0b06c115970c6e3ef20ef2456325057213d52 /subx/ntranslate
parent16fa6d17a9d96e0f31c7837f510914e2c2be6bab (diff)
downloadmu-8846a7f85cc04b77b2fe8a67b6d317723437b00c.tar.gz
5484
Diffstat (limited to 'subx/ntranslate')
-rwxr-xr-xsubx/ntranslate2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/ntranslate b/subx/ntranslate
index 0cde1721..24d87056 100755
--- a/subx/ntranslate
+++ b/subx/ntranslate
@@ -14,7 +14,7 @@
 set -e
 set -v
 
-build
+./build
 
 echo `cat $* |grep -v '^\s*#\|^\s*$' |wc -l` lines