From b98f0f496b6739749257804297468fb71845a776 Mon Sep 17 00:00:00 2001 From: LM-LCL Date: Wed, 19 Apr 2023 21:23:42 +0200 Subject: EZown --- lib/action/Torrent | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 lib/action/Torrent (limited to 'lib/action/Torrent') diff --git a/lib/action/Torrent b/lib/action/Torrent new file mode 100755 index 0000000..4309da8 --- /dev/null +++ b/lib/action/Torrent @@ -0,0 +1,6 @@ +#! /bin/bash + +source ./util/verify/cbd-magnet + +qbittorrent "$(is_magnet_url_cbd "$1")" + -- cgit v1.2.3