Update install.sh

pull/5/head
midoks 5 years ago
parent 4716cff256
commit 261b85dbda
  1. 4
      plugins/qbittorrent/install.sh

@ -49,8 +49,8 @@ Install_qbittorrent()
Install_linux_ffmpeg
fi
pip install python-qbittorrent==0.4.2
# pip install python-qbittorrent==0.3
# pip install python-qbittorrent==0.4.2
pip install python-qbittorrent==0.3
echo '正在安装脚本文件...' > $install_tmp
mkdir -p $serverPath/qbittorrent

Loading…
Cancel
Save