From 7249ec56c0f74f8b7103096b51e911f91f14638e Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Mon, 21 Jan 2019 14:11:10 +0800 Subject: [PATCH] Update install.sh --- plugins/qbittorrent/install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/qbittorrent/install.sh b/plugins/qbittorrent/install.sh index 60eebe776..2ac0b2a96 100755 --- a/plugins/qbittorrent/install.sh +++ b/plugins/qbittorrent/install.sh @@ -18,6 +18,8 @@ Install_qbittorrent() yum -y install qt-devel boost-devel openssl-devel qt5-qtbase-devel qt5-linguist fi + pip install python-qbittorrent + echo '正在安装脚本文件...' > $install_tmp mkdir -p $serverPath/qbittorrent