From 48202b533d5e7b8877a57ea19e8b7e6809513cdb Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sun, 7 Feb 2021 13:04:21 +0100 Subject: [PATCH] --syntax errors --- monit-ceph-create-start | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/monit-ceph-create-start b/monit-ceph-create-start index 2c69b4c..391d1e6 100755 --- a/monit-ceph-create-start +++ b/monit-ceph-create-start @@ -28,10 +28,7 @@ check file ${to_monitor}-whoami with path /var/lib/ceph/osd/ceph-${id}/whoami EOF ;; - mon|mgr) - : - ;; -EOF +esac cat >> "$conf" <