From 22a9235643417d087a78bfc8b8594c0ee7a6825b Mon Sep 17 00:00:00 2001 From: rjawor Date: Mon, 4 Mar 2019 11:11:14 +0100 Subject: [PATCH] build correction --- build_opensubtitles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_opensubtitles.sh b/build_opensubtitles.sh index 28bbbf2..2e53d88 100755 --- a/build_opensubtitles.sh +++ b/build_opensubtitles.sh @@ -1,6 +1,6 @@ #!/bin/sh -cd fast_aligner +cd fast-aligner make -j2 cd ../tests ./addFastAlignedTM.sh