diff options
Diffstat (limited to 'easy-rsa/2.0/build-req')
-rwxr-xr-x | easy-rsa/2.0/build-req | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/build-req b/easy-rsa/2.0/build-req index 26587d1..559d512 100755 --- a/easy-rsa/2.0/build-req +++ b/easy-rsa/2.0/build-req @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Build a certificate signing request and private key. Use this # when your root certificate and key is not available locally. |