Closed himudigonda closed 2 years ago
The script failed with the message curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it.
I edited the script to use wget just like in your pull request and now the script works. Thanks!
Description
Replaced curl with wget. (as the downloads that we need are from an HTTPS server.)
Files Modified