Add deluge, qbittorrent and ktorrent to Torrent List
This commit is contained in:
parent
cbe827607b
commit
639bd0684a
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("deluge" "" off)
|
||||
options+=("qbittorrent" "" off)
|
||||
options+=("ktorrent" "" off)
|
||||
options+=("tixati" "(AUR)" off)
|
||||
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "Torrent applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
|
||||
|
|
Loading…
Add table
Reference in a new issue