CCAA 脚本可以在 VPS 一键安装 Caddy + Aria2 + AriaNg 搭建离线下载、文件管理、在线播放等功能。此次更新主要是适配 Debian 和 Ubuntu 系统。
#CentOS 执行以下命令
yum -y install wget unzip curl
wget https://github.com/helloxz/ccaa/archive/master.zip
unzip master.zip && cd ccaa-master && sh ccaa.sh
#Debian/Ubuntu 执行以下命令
apt-get install -y wget unzip curl
wget https://github.com/helloxz/ccaa/archive/master.zip && unzip master.zip
cd ccaa-master && chmod +x *.sh && ./ccaa.sh
1
luojianxhlxt 2019-05-17 09:21:27 +08:00 1
希望 CCAA 帮助文档也更新一下 Debian 系
顺便问下,vps 一般禁止 bt。那磁力是 bt 么? |
2
xiaoz OP |
3
Themyth 2019-05-17 11:04:50 +08:00
昨晚刚想说。。。。为啥没有 debian。。。就看到你的帖子了....
|
4
Clarke 2019-05-17 11:19:35 +08:00 via Android
支持树莓派吗?
|