Gogh-Co / Gogh

Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
https://gogh-co.github.io/Gogh/
MIT License
9.23k stars 586 forks source link

Error downloading Theme #143

Closed egroj97 closed 6 years ago

egroj97 commented 6 years ago

I get the following trying to download a theme:

egroj97@SmallFootIX:~$ wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh

--2018-07-17 14:48:51-- https://git.io/vQgMr Resolving git.io (git.io)... 34.231.150.116, 34.232.181.106, 34.206.253.53, ... Connecting to git.io (git.io)|34.231.150.116|:443... connected. ERROR: cannot verify git.io's certificate, issued by ‘CN=DigiCert SHA2 High Assurance Server CA,OU=www.digicert.com,O=DigiCert Inc,C=US’: Unable to locally verify the issuer's authority. To connect to git.io insecurely, use --no-check-certificate'.

Mgldvd commented 6 years ago

Message say how to solve this problem.

To connect to git.io insecurely, use --no-check-certificate'.
egroj97 commented 6 years ago

After using that the same error appears again for every step of the process individually