summaryrefslogtreecommitdiffstats
path: root/openssl/apps
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-05-02 16:36:20 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-05-02 16:36:20 (GMT)
commite9abe0dba896d2b0fc22301588336e89ff246ba7 (patch)
treef1a16d816b7e9f353cc5c79a96feb3be18a4c5e5 /openssl/apps
parentac927d928e211754563af7967b5b4069a13c564e (diff)
downloadblt-e9abe0dba896d2b0fc22301588336e89ff246ba7.zip
blt-e9abe0dba896d2b0fc22301588336e89ff246ba7.tar.gz
blt-e9abe0dba896d2b0fc22301588336e89ff246ba7.tar.bz2
cleanup
Diffstat (limited to 'openssl/apps')
-rw-r--r--openssl/apps/CA.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/apps/CA.pl b/openssl/apps/CA.pl
index 43c20b2..d13c368 100644
--- a/openssl/apps/CA.pl
+++ b/openssl/apps/CA.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/perl.exe
#
# 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