"No such file or directory" 错误通常是因为 wget 命令未安装或路径问题
安装 wget
sudo apt update && sudo apt install -y wget