diff options
Diffstat (limited to 'openssl/trunk/apps/CA.pl')
-rw-r--r-- | openssl/trunk/apps/CA.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/trunk/apps/CA.pl b/openssl/trunk/apps/CA.pl index 1716da82..a3965ece 100644 --- a/openssl/trunk/apps/CA.pl +++ b/openssl/trunk/apps/CA.pl @@ -1,4 +1,4 @@ -#!/usr/local/bin/perl5 +#!/usr/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 |