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.