We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In script.sh , the command wget "https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.gz is not able to execute correctly.
wget "https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.gz
Logs:-
Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. OpenSSL: error:0A000126:SSL routines::unexpected eof while reading Unable to establish SSL connection.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
In script.sh , the command
wget "https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.gz
is not able to execute correctly.Logs:-
The text was updated successfully, but these errors were encountered: