this is faster

This commit is contained in:
Sebastian
2024-09-16 13:22:15 +02:00
parent a91ae0ddd0
commit f4a663db24

View File

@@ -25,5 +25,5 @@ if [ "$3" = "--print-timestamp-only" ]; then
fi fi
base_url="$1" base_url="$1"
aria2c -d "$LOCAL_DIR" "${files[@]/#/$base_url}" aria2c -x8 j8 s8 -d "$LOCAL_DIR" "${files[@]/#/$base_url}"