Update deluge-v5-install.sh
add dependency
This commit is contained in:
parent
c4d2e1908e
commit
05c1661b6f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue