From 01f2a886290e91b2a60d0fd55fcdc4bb78984e35 Mon Sep 17 00:00:00 2001 From: unknown <44203734@qq.com> Date: Fri, 8 Mar 2024 22:24:58 +0800 Subject: [PATCH] test Signed-off-by: unknown <44203734@qq.com> --- scripts/common.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/common.sh b/scripts/common.sh index f7155fca2..f08681246 100755 --- a/scripts/common.sh +++ b/scripts/common.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +\Users\17191\GolandProjects\awesomeProject>#!/usr/bin/env bash # Copyright © 2023 OpenIM. All rights reserved. # @@ -14,7 +14,6 @@ # See the License for the specific language governing permissions and # limitations under the License. - # shellcheck disable=SC2034 # Variables sourced in other scripts. # Common utilities, variables and checks for all build scripts.