Update install.sh
This commit is contained in:
parent
b8185e042f
commit
1a24d11137
|
|
@ -50,6 +50,7 @@ Install_qbittorrent()
|
|||
fi
|
||||
|
||||
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