diff options
author | Karel Kočí <cynerd@email.cz> | 2022-12-06 19:42:01 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-12-06 19:51:00 +0100 |
commit | 626d5f95485e5a7c1ec76a4696cc92ca03bb4018 (patch) | |
tree | f65588d0451ddacd74c7461858289e1252403c22 /local/bin/wake-ridcully | |
parent | baa327a39145e5614b36085676770e34e178a758 (diff) | |
download | myconfigs-626d5f95485e5a7c1ec76a4696cc92ca03bb4018.tar.gz myconfigs-626d5f95485e5a7c1ec76a4696cc92ca03bb4018.tar.bz2 myconfigs-626d5f95485e5a7c1ec76a4696cc92ca03bb4018.zip |
Add wake script for both desktops
Diffstat (limited to 'local/bin/wake-ridcully')
-rwxr-xr-x | local/bin/wake-ridcully | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/local/bin/wake-ridcully b/local/bin/wake-ridcully new file mode 100755 index 0000000..a29ad64 --- /dev/null +++ b/local/bin/wake-ridcully @@ -0,0 +1,2 @@ +#!/bin/sh +exec ssh omnia.adm etherwake -i br-lan 70:85:c2:4a:59:f2 |