政务云堡垒机已经连接上,但是用命令安装提示如图,该怎么做。
if [ -f /usr/bin/curl ];then curl -sSO https://cmcc1-node.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://cmcc1-node.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec
curl: (6) Could not resolve host: cmcc1-node.bt.cn
bash: install_panel.sh: No such file or directory
|
|