Tweak script timeouts
This commit is contained in:
parent
99dfc40c91
commit
88dc5c6fcd
5 changed files with 5 additions and 6 deletions
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
apc-switch 23 off
|
||||
|
||||
# Switches on the led-board.
|
||||
apc-switch 23 on
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Switches on the music computer.
|
||||
apc-switch 13 off
|
||||
sleep 10
|
||||
# Switches on the music computer.
|
||||
apc-switch 13 on
|
||||
|
||||
# Amplifier and KVM switch
|
||||
|
|
|
@ -2,6 +2,4 @@
|
|||
|
||||
# Switches on the phones.
|
||||
poe-switch 1 1
|
||||
sleep 1
|
||||
poe-switch 2 1
|
||||
sleep 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue