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