diff --git a/script.sh b/script.sh index e0e349b..1fde108 100644 --- a/script.sh +++ b/script.sh @@ -1 +1 @@ -wc -l wikiniews.tsv > output.txt \ No newline at end of file +wc -l wikiniews_results.tsv > output.txt \ No newline at end of file