spacestated/bitlair_open.d/20_statsdisplay_poweron

8 lines
133 B
Bash
Executable file

#!/bin/bash
# Starts the computer displaying pretty graphs.
for i in {0..3}; do
wakeonlan '00:1e:c9:72:21:c4'
sleep 1
done