From eba45716f981306d4b644fa4aaad503a539d4817 Mon Sep 17 00:00:00 2001 From: xyz Date: Mon, 9 May 2022 02:31:13 -0700 Subject: lsr, better $1 --- home/xyz/.local/bin/lsr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/xyz/.local/bin/lsr b/home/xyz/.local/bin/lsr index 9659fc62..5da6f509 100755 --- a/home/xyz/.local/bin/lsr +++ b/home/xyz/.local/bin/lsr @@ -1,3 +1,3 @@ #!/bin/sh -loop ssh "pi@${1:-raspberrypi}.local" +loop ssh "${1:-pi@raspberrypi.local}" -- cgit v1.2.3-70-g09d2