更新软件包
apt update /Ubuntu
yum update -y /centOS
安装基础组件
apt install sudo wget curl /Ubuntu
yum install sudo wget curl /centOS
安装Aria2增强版
apt install sudo wget curl ca-certificates
wget -N git.io/aria2.sh && chmod +x aria2.sh
./aria2.sh
安装
点击Ariang链接
安装Alist
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s install
更新Alist
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s update
卸载Alist
curl -fsSL "https://alist.nn.ci/v3.sh" | bash -s uninstall
© 版权声明
THE END
暂无评论内容