summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-11-04 12:03:20 -0600
committerAlexander M Pickering <alex@cogarr.net>2024-11-04 12:03:20 -0600
commit36ee180604b4775ebc91fe77078e218d4be1cfbe (patch)
tree74d943a6ce99d52ccc6e7c9b195b2d1af96def83 /init
parent007188d3b68eb886e760bf8864b489a7fe81e339 (diff)
downloadportable-packaging-36ee180604b4775ebc91fe77078e218d4be1cfbe.tar.gz
portable-packaging-36ee180604b4775ebc91fe77078e218d4be1cfbe.tar.bz2
portable-packaging-36ee180604b4775ebc91fe77078e218d4be1cfbe.zip
Export openssl.exe
Diffstat (limited to 'init')
-rwxr-xr-xinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/init b/init
index 77716c8..8e33afd 100755
--- a/init
+++ b/init
@@ -13,4 +13,5 @@ cp ssl/.libs/libssl.a /root
13cp crypto/.libs/libcompat.a /root 13cp crypto/.libs/libcompat.a /root
14cp crypto/.libs/libcompatnoopt.a /root 14cp crypto/.libs/libcompatnoopt.a /root
15cp crypto/.libs/libcrypto.a /root 15cp crypto/.libs/libcrypto.a /root
16cp apps/openssl/openssl.exe /root
16 17