aboutsummaryrefslogtreecommitdiff
path: root/yts
diff options
context:
space:
mode:
Diffstat (limited to 'yts')
-rwxr-xr-xyts2
1 files changed, 1 insertions, 1 deletions
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
}