From e4bc1abb7455fd223625d95c861ebc28e5a8edab Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 1 May 2022 18:11:49 -0700 Subject: lsr use loop instead of old f --- home/xyz/.local/bin/lsr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.local') diff --git a/home/xyz/.local/bin/lsr b/home/xyz/.local/bin/lsr index 1687ec98..9659fc62 100755 --- a/home/xyz/.local/bin/lsr +++ b/home/xyz/.local/bin/lsr @@ -1,3 +1,3 @@ #!/bin/sh -f ssh "pi@${1:-raspberrypi}.local" +loop ssh "pi@${1:-raspberrypi}.local" -- cgit v1.2.3-70-g09d2