-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
一键安装出错 #4
Comments
有没有技术群 |
可以找一个文件在你的环境下载,直接wget -q --show-progress [URL] 看wget是否支持。也可以参考另一种方式自己手动安装 |
我手动装好了 |
始终无法建立ssl连接,试了--no-check-certificate还是不行,怎么解决 |
修改下脚本或者自己手动下载就可以了 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bash <(wget -qO- https://raw.githubusercontent.com/gatechain/node-binary/master/node/install.sh)
========== Gate Chain Node Installation ==========
Installer Version: v1.0.7
Detected OS: linux
... creating /root/.gated
... Downloading gatecli
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
chmod: cannot access ‘./gatecli’: No such file or directory
... Downloading gated
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
chmod: cannot access ‘./gated’: No such file or directory
... Downloading config files for full node
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...
Try `wget --help' for more options.
wget: unrecognized option '--show-progress'
Usage: wget [OPTION]... [URL]...
Try
wget --help' for more options. ... Installation successful! ...
gatecli,
gated`, added to /usr/local/binThe text was updated successfully, but these errors were encountered: