We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1cdd9fc + c4107ba commit a93d4a7Copy full SHA for a93d4a7
build-static-ssh.sh
@@ -4,7 +4,6 @@ ZLIB_VERSION=1.3.1
4
OPENSSL_VERSION=3.2.0
5
OPENSSH_VERSION=V_9_8_P1
6
7
-prefix="/opt/openssh" # Installation directory of OpenSSH
8
top="$(pwd)" # Directory where we will download and compile everything (current directory)
9
root="$top/root" # Subdirectory where we will install everything.
10
build="$top/build" # Subdirectory where we will compile everything.
0 commit comments