From d517f3fc97498e5ba3d30b66ef0e33e1b18f9e4f Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 22 Apr 2024 15:35:55 +0800 Subject: [PATCH] remove \r --- scripts/create-topic.sh | 1 + scripts/mongo-init.sh | 1 + 2 files changed, 2 insertions(+) diff --git a/scripts/create-topic.sh b/scripts/create-topic.sh index 206075fb8..b6a24a73d 100755 --- a/scripts/create-topic.sh +++ b/scripts/create-topic.sh @@ -53,3 +53,4 @@ for topic in "${topics[@]}"; do done echo "All topics created." + diff --git a/scripts/mongo-init.sh b/scripts/mongo-init.sh index 01199c480..3fac5be4e 100755 --- a/scripts/mongo-init.sh +++ b/scripts/mongo-init.sh @@ -46,3 +46,4 @@ EOF +