From ff9821bb91f987847f8f463e1b66568b7b1151bf Mon Sep 17 00:00:00 2001 From: dylodylo Date: Fri, 3 Apr 2020 13:05:00 +0200 Subject: [PATCH] change jenkinsfile --- count.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/count.sh b/count.sh index db64bc9..90868f7 100644 --- a/count.sh +++ b/count.sh @@ -1 +1,3 @@ +#!/bin/bash + wc -l wikinews_results.txt > result.txt \ No newline at end of file