From cb9eaa9ec11efecfd649a737cbba00830d7f6e5f Mon Sep 17 00:00:00 2001 From: matthias Date: Tue, 25 Feb 2020 06:37:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebackup.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index f86280a..474ae78 100644 --- a/backup.sh +++ b/backup.sh @@ -65,7 +65,7 @@ echo "done" # On first month day do if [ "$AWS_USE_MINIO" -eq 1 ]; then - echo "no monthly + echo "no monthly" else if [ "$month_day" -eq 1 ] ; then echo "make monthly backup"