diff options
Diffstat (limited to 'Cryptlib')
| -rwxr-xr-x | Cryptlib/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/update.sh b/Cryptlib/update.sh index 31a082d4..7ea59831 100755 --- a/Cryptlib/update.sh +++ b/Cryptlib/update.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash DIR=$1 OPENSSL_VERSION="1.0.2k" |
