diff --git a/plugins/qbittorrent/install.sh b/plugins/qbittorrent/install.sh index 690f0c308..bacf621e0 100755 --- a/plugins/qbittorrent/install.sh +++ b/plugins/qbittorrent/install.sh @@ -19,6 +19,11 @@ Install_qbittorrent() yum -y install qbittorrent-nox fi + #安装Nux-Dextop源 + sudo rpm --import http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro + sudo rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm + yum install -y ffmpeg + pip install python-qbittorrent echo '正在安装脚本文件...' > $install_tmp