Update install.sh

pull/5/head
Mr Chen 6 years ago
parent 537346dace
commit 7249ec56c0
  1. 2
      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

Loading…
Cancel
Save