From b828b41a21193324d0e19b5170d63f46f2960d2e Mon Sep 17 00:00:00 2001 From: Kuba Kowalczyk Date: Fri, 26 Apr 2019 11:24:47 +0200 Subject: [PATCH] dockerfile --- counter.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/counter.sh b/counter.sh index 8e29122..d549331 100644 --- a/counter.sh +++ b/counter.sh @@ -1 +1,2 @@ -wc -l wikiniews_results.tsv >> output.txt \ No newline at end of file +sctk wikiniews_results.tsv +sctk wikiniews_results.tsv >> output.txt \ No newline at end of file