We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db10f68 commit 1221544Copy full SHA for 1221544
swift-ci/sdks/android/scripts/build.sh
@@ -562,7 +562,7 @@ mkdir scripts/
562
ndk_sysroot="ndk-sysroot"
563
564
cat > scripts/setup-android-sdk.sh <<'EOF'
565
-#/bin/bash
+#!/usr/bin/env bash
566
# this script will setup the ndk-sysroot with links to the
567
# local installation indicated by ANDROID_NDK_HOME
568
set -e
0 commit comments