Update install.sh
This commit is contained in:
parent
4716cff256
commit
261b85dbda
|
|
@ -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…
Reference in New Issue