aliascash / alias-wallet-archive

The content of this repository was reunited with the history of it's ancestors. It's archived now to keep all former release artifacts. The new repository is available at https://github.com/aliascash/alias-wallet
https://alias.cash/
59 stars 22 forks source link

Correction to wget command #34

Closed dragononcrypto closed 6 years ago

dragononcrypto commented 6 years ago

Added --no-check-certificate to wget command. Tested script manually with: Ubuntu 18.04 / v1.4.0-beta-4.

Otherwise: ERROR: cannot verify sourceforge.net's certificate ... Unable to locally verify the issuer's authority.

shbli commented 6 years ago

Thank you for contributing! @dragononcrypto