From 9736dd1d2ef4b786bf7175472953ee3c06565491 Mon Sep 17 00:00:00 2001 From: Stephan Geisler Date: Sun, 16 Dec 2018 13:39:58 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9EBuild/synOTR.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Build/synOTR.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Build/synOTR.sh b/Build/synOTR.sh index f66b085..436926c 100644 --- a/Build/synOTR.sh +++ b/Build/synOTR.sh @@ -1283,6 +1283,7 @@ if [ $OTRcutactiv = "on" ] ; then cutlist_size=$(ls -l "$tmp/$CUTLIST" | awk '{ print $5 }') if [ "$cutlist_size" -lt "100" ]; then cutlist_okay=no + echo "Die Cutlist scheint beschÃĪdigt zu sein!" if [ -f "$tmp/$CUTLIST" ]; then rm -f "$tmp/$CUTLIST" fi