mirror of
https://github.com/CoolnsX/repos_scripts.git
synced 2025-12-20 07:15:20 +05:30
Haiyaa
This commit is contained in:
2
torrent
2
torrent
@@ -11,7 +11,7 @@ c_reset="\033[0m"
|
||||
down() {
|
||||
tput reset
|
||||
info_$os "Torrent: Downloading"
|
||||
aria2c --file-allocation=trunc -d "$download_dir" --select-file="$2" --seed-time=0 --summary-interval=0 "$1" && info_$os "Torrent: Download complete" && return 0
|
||||
aria2c --file-allocation=trunc -d "$download_dir" --select-file="$2" --seed-time=0 --seed-ratio='0.0' --summary-interval=0 "$1" && info_$os "Torrent: Download complete" && return 0
|
||||
error_$os "Torrent: Error!!"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user