Skip to content

Instantly share code, notes, and snippets.

@theodric
Created April 30, 2023 16:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theodric/e9739422fa3b1441bd4fd8c968352d80 to your computer and use it in GitHub Desktop.
Save theodric/e9739422fa3b1441bd4fd8c968352d80 to your computer and use it in GitHub Desktop.
Devolo Magic LAN 2 scheduled reboots
git clone https://github.com/gebi/devolo-cli
then put in /etc/crontab
56 5 * * 7 root /root/src/bin/devolo-cli reboot 10.10.11.180
58 5 * * 7 root /root/src/bin/devolo-cli reboot 10.10.11.181
00 6 * * * root /root/src/bin/devolo-cli reboot 10.10.11.182
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment