Tweak sleeps
This commit is contained in:
parent
239e6cec0e
commit
be6a1393fc
5 changed files with 6 additions and 12 deletions
|
@ -3,6 +3,6 @@
|
|||
# Starts the computer displaying pretty graphs.
|
||||
|
||||
for i in {0..3}; do
|
||||
wakeonlan '00:1e:c9:72:21:c4'
|
||||
wakeonlan '00:1e:c9:72:21:c4' > /dev/null
|
||||
sleep 1
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue