From 5cfb7c884d774bfb79dc70e9f097e94ad4e5f6f2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 22 Apr 2024 15:43:25 +0800 Subject: [PATCH] remove \r --- bootstrap.sh | 0 scripts/create-topic.sh | 1 + scripts/mongo-init.sh | 1 - 3 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh old mode 100644 new mode 100755 diff --git a/scripts/create-topic.sh b/scripts/create-topic.sh index b6a24a73d..a719147a2 100755 --- a/scripts/create-topic.sh +++ b/scripts/create-topic.sh @@ -54,3 +54,4 @@ done echo "All topics created." + diff --git a/scripts/mongo-init.sh b/scripts/mongo-init.sh index 3fac5be4e..01199c480 100755 --- a/scripts/mongo-init.sh +++ b/scripts/mongo-init.sh @@ -46,4 +46,3 @@ EOF -