removing unused scripts
This commit is contained in:
parent
07076d6b20
commit
041f69ff85
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
# torrent peertube videos, requires the transadd script
|
||||
# first argument is the video link, second is the quality (480 or 1080)
|
||||
# 13/07/20 - Arthur Bais
|
||||
|
||||
link="$(echo "$1" | sed "s/w/download\/torrents/")""-$2.torrent"
|
||||
transadd "$link"
|
Loading…
Add table
Reference in a new issue