From 36ee180604b4775ebc91fe77078e218d4be1cfbe Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Mon, 4 Nov 2024 12:03:20 -0600 Subject: Export openssl.exe --- init | 1 + 1 file changed, 1 insertion(+) (limited to 'init') diff --git a/init b/init index 77716c8..8e33afd 100755 --- a/init +++ b/init @@ -13,4 +13,5 @@ cp ssl/.libs/libssl.a /root cp crypto/.libs/libcompat.a /root cp crypto/.libs/libcompatnoopt.a /root cp crypto/.libs/libcrypto.a /root +cp apps/openssl/openssl.exe /root -- cgit v1.2.3-55-g6feb