diff options
Diffstat (limited to 'easy-rsa/2.0/build-key-pass')
-rwxr-xr-x | easy-rsa/2.0/build-key-pass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/build-key-pass b/easy-rsa/2.0/build-key-pass index 35543e0..8ef8307 100755 --- a/easy-rsa/2.0/build-key-pass +++ b/easy-rsa/2.0/build-key-pass @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Similar to build-key, but protect the private key # with a password. |