This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
adlin/challenge/etc/periodic/15min/netreboot

6 lines
70 B
Plaintext
Raw Normal View History

2018-02-18 16:39:49 +00:00
#!/bin/sh
ping -c 1 192.168.23.1 && \
sleep 3 && \
reboot -f