diff options
Diffstat (limited to 'home/xyz/.local/bin/fsr')
-rwxr-xr-x | home/xyz/.local/bin/fsr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/fsr b/home/xyz/.local/bin/fsr new file mode 100755 index 00000000..1687ec98 --- /dev/null +++ b/home/xyz/.local/bin/fsr @@ -0,0 +1,3 @@ +#!/bin/sh + +f ssh "pi@${1:-raspberrypi}.local" |