diff options
Diffstat (limited to 'support/android/openssl.sh')
-rwxr-xr-x | support/android/openssl.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/android/openssl.sh b/support/android/openssl.sh index 5877e3f4a8a..db57fa6ddf1 100755 --- a/support/android/openssl.sh +++ b/support/android/openssl.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Cross-compile environment for Android on ARMv7 and x86 # # Contents licensed under the terms of the OpenSSL license |