summaryrefslogtreecommitdiffstats
path: root/openssl/apps
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-05-09 21:33:31 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-05-09 21:33:31 (GMT)
commit423af0cc5eaf12162c1b934e34d3d489027e498d (patch)
tree48731f586c4bb4ed7bcd05ae2b062bcd108df272 /openssl/apps
parent1bbcadbbf51acf6737841266505cb3a230ca690f (diff)
downloadblt-423af0cc5eaf12162c1b934e34d3d489027e498d.zip
blt-423af0cc5eaf12162c1b934e34d3d489027e498d.tar.gz
blt-423af0cc5eaf12162c1b934e34d3d489027e498d.tar.bz2
minor tweak of windows install
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