提示wget: command not found
LInux常见问题
2023-04-19 20:35
3992
请先执行以下命令安装wget yum install -y wget || apt-get install -y wget