From bb70d77d685499529fc4882cb04132dcb4461096 Mon Sep 17 00:00:00 2001 From: ich777 Date: Mon, 8 Feb 2021 17:35:55 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Edifference.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- difference.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/difference.sh b/difference.sh index 58be4b8..d4ee191 100644 --- a/difference.sh +++ b/difference.sh @@ -25,6 +25,6 @@ do done < ${BASEDIR}/diff.list cd ${BASEDIR}/diff -tar -czvf ../locales.tar . +tar -czvf ../difference.tar . rm -rf ${BASEDIR}/before ${BASEDIR}/after ${BASEDIR}/diff.list ${BASEDIR}/diff cd ${BASEDIR} \ No newline at end of file