diff options
Diffstat (limited to 'openssl/vendor/current/apps/CA.pl')
-rw-r--r-- | openssl/vendor/current/apps/CA.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/vendor/current/apps/CA.pl b/openssl/vendor/current/apps/CA.pl index a3965ece..c783a6e6 100644 --- a/openssl/vendor/current/apps/CA.pl +++ b/openssl/vendor/current/apps/CA.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/local/bin/perl # # CA - wrapper around ca to make it easier to use ... basically ca requires # some setup stuff to be done before you can use it and this makes |