diff options
author | Karel Kočí <karel.koci@nic.cz> | 2020-10-08 07:55:40 +0200 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2020-10-08 07:55:40 +0200 |
commit | ce284a3dae12e78aa69c88ab4fef3dfd19b0fb0d (patch) | |
tree | 127260500d075ed6189c38564fca947c255bd4cd /local/bin/wake-desktop | |
parent | 6c87803ec2c5338f9246c8689f3aded284417604 (diff) | |
download | myconfigs-ce284a3dae12e78aa69c88ab4fef3dfd19b0fb0d.tar.gz myconfigs-ce284a3dae12e78aa69c88ab4fef3dfd19b0fb0d.tar.bz2 myconfigs-ce284a3dae12e78aa69c88ab4fef3dfd19b0fb0d.zip |
Refresh local scripts
Diffstat (limited to 'local/bin/wake-desktop')
-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 24a3cea..b691ddd 100755 --- a/local/bin/wake-desktop +++ b/local/bin/wake-desktop @@ -1,2 +1,2 @@ #!/bin/sh -ssh turris.prg etherwake -i br-lan 70:85:c2:4a:59:f2 +exec ssh turris.prg etherwake -i br-lan 70:85:c2:4a:59:f2 |