From 186261a9ace7a309bcc6358842938155437aeeae Mon Sep 17 00:00:00 2001 From: Arthur Bais Date: Mon, 13 Jul 2020 21:52:30 +0300 Subject: [PATCH] fix typo --- .local/bin/peertubetorrent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/peertubetorrent b/.local/bin/peertubetorrent index 02404cf2..56f2476e 100644 --- a/.local/bin/peertubetorrent +++ b/.local/bin/peertubetorrent @@ -1,6 +1,6 @@ #!/bin/sh # torrent peertube videos, requires the transadd script -# first argument is the video link, second is the quiality (480 or 1080) +# first argument is the video link, second is the quality (480 or 1080) # 13/07/20 - Arthur Bais link="$(echo "$1" | sed "s/videos\/watch/download\/torrents/")""-$2.torrent"