Compare commits
1 Commits
f58e145321
...
cb7e64dacf
Author | SHA1 | Date | |
---|---|---|---|
cb7e64dacf |
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
webtorrent download "$1" -s
|
webtorrent download "$1" -s
|
||||||
read -n 1 -p "File number: " nr
|
read -n 1 -p "File number: " nr
|
||||||
webtorrent download "$@" -s $nr
|
webtorrent download "$@" -s $nr -o /tmp/webtorrent
|
||||||
|
Loading…
Reference in New Issue
Block a user