mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-03 11:33:08 +01:00
Update deluge-v5-install.sh
add dependency
This commit is contained in:
parent
c4d2e1908e
commit
05c1661b6f
@ -91,6 +91,7 @@ msg_ok "Installed pip3"
|
|||||||
|
|
||||||
msg_info "Installing Deluge"
|
msg_info "Installing Deluge"
|
||||||
$STD pip install deluge[all]
|
$STD pip install deluge[all]
|
||||||
|
$STD pip install lbry-libtorrent
|
||||||
msg_ok "Installed Deluge"
|
msg_ok "Installed Deluge"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
Loading…
Reference in New Issue
Block a user