From 309a7275c705e7f12e6d5e85779527eac4cac937 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Mon, 22 Apr 2024 15:30:14 +0800 Subject: [PATCH] remove \r --- scripts/create-topic.sh | 71 ++++++++++++++++++++++++----------------- scripts/mongo-init.sh | 6 ++++ 2 files changed, 48 insertions(+), 29 deletions(-) diff --git a/scripts/create-topic.sh b/scripts/create-topic.sh index de3eae5cb..206075fb8 100755 --- a/scripts/create-topic.sh +++ b/scripts/create-topic.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash # Copyright © 2023 OpenIM. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -11,32 +12,44 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -mongosh <