diff options
author | Karel Kočí <cynerd@email.cz> | 2018-07-05 13:03:33 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-07-05 13:03:33 +0200 |
commit | 27d056025cf3ed15c495d45a192a764f6634309f (patch) | |
tree | e95cd1353a5efaf442af1548e6bc107b0a6980e2 /local/bin/wake-desktop | |
parent | a0e2e998ccbb8d068b742fa5daaa90081b7d5a68 (diff) | |
download | myconfigs-27d056025cf3ed15c495d45a192a764f6634309f.tar.gz myconfigs-27d056025cf3ed15c495d45a192a764f6634309f.tar.bz2 myconfigs-27d056025cf3ed15c495d45a192a764f6634309f.zip |
Add wake-desktop script
Diffstat (limited to 'local/bin/wake-desktop')
-rwxr-xr-x | local/bin/wake-desktop | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/local/bin/wake-desktop b/local/bin/wake-desktop new file mode 100755 index 0000000..2f84e57 --- /dev/null +++ b/local/bin/wake-desktop @@ -0,0 +1,2 @@ +#!/bin/sh +ssh turris.prg etherwake 70:85:c2:4a:59:f2 |