From ed8560aa4ff35989dc6ea6f39da3b084300685b8 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sat, 4 Mar 2023 12:38:41 +0530 Subject: yts: make use of the new pirowatch -s flag to speed up launching --- yts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yts') diff --git a/yts b/yts index 77082ca..7733057 100755 --- a/yts +++ b/yts @@ -95,7 +95,7 @@ main() then echo "$dllink" else - pirowatch "$dllink" + pirowatch -s "$dllink" fi } -- cgit v1.2.3