diff options
Diffstat (limited to 'easy-rsa/2.0/inherit-inter')
-rwxr-xr-x | easy-rsa/2.0/inherit-inter | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/easy-rsa/2.0/inherit-inter b/easy-rsa/2.0/inherit-inter index 2101951..aaa5168 100755 --- a/easy-rsa/2.0/inherit-inter +++ b/easy-rsa/2.0/inherit-inter @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Build a new PKI which is rooted on an intermediate certificate generated # by ./build-inter or ./pkitool --inter from a parent PKI. The new PKI should |