Skip to content

Commit a93d4a7

Browse files
committed
Unused $prefix
2 parents 1cdd9fc + c4107ba commit a93d4a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build-static-ssh.sh

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ ZLIB_VERSION=1.3.1
44
OPENSSL_VERSION=3.2.0
55
OPENSSH_VERSION=V_9_8_P1
66

7-
prefix="/opt/openssh" # Installation directory of OpenSSH
87
top="$(pwd)" # Directory where we will download and compile everything (current directory)
98
root="$top/root" # Subdirectory where we will install everything.
109
build="$top/build" # Subdirectory where we will compile everything.

0 commit comments

Comments
 (0)