diff --git a/seedbox_installation.sh b/seedbox_installation.sh index 7004ce6..e2de118 100644 --- a/seedbox_installation.sh +++ b/seedbox_installation.sh @@ -12,7 +12,7 @@ function Update { ## qBittorrent function qBittorrent { - normal_1; echo "qBittorrent"; warn_2 + warn_2 source <(wget -qO- https://raw.githubusercontent.com/jerry048/Seedbox-Components/main/Torrent%20Clients/qBittorrent/qBittorrent_install.sh) qBittorrent_download qBittorrent_install @@ -23,7 +23,7 @@ function qBittorrent { ## Deluge function Deluge { - normal_1; echo "Deluge"; warn_2 + warn_2 source <(wget -qO- https://raw.githubusercontent.com/jerry048/Seedbox-Components/main/Torrent%20Clients/Deluge/Deluge_install.sh) Deluge_download Deluge_install @@ -77,17 +77,6 @@ General-de: path: /home/$username/ action: remove-old-seeds delete_data: true -M-Team-de: - client: Deluge - host: 127.0.0.1:$deport - username: $username - password: $password - strategies: - Ratio: - trackers: - - tracker.m-team.cc - upload_ratio: 3 - delete_data: true EOF fi # qBittorrent