diff options
Diffstat (limited to 'local')
-rwxr-xr-x | local/bin/wake-desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/local/bin/wake-desktop b/local/bin/wake-desktop index 2f84e57..24a3cea 100755 --- a/local/bin/wake-desktop +++ b/local/bin/wake-desktop @@ -1,2 +1,2 @@ #!/bin/sh -ssh turris.prg etherwake 70:85:c2:4a:59:f2 +ssh turris.prg etherwake -i br-lan 70:85:c2:4a:59:f2 |