spacestated/bitlair_closed.d/20_music_poweroff
2016-10-13 00:39:03 +02:00

10 lines
227 B
Bash
Executable file

#!/bin/bash
ssh -o ConnectTimeout=1 root@music.bitlair.nl shutdown -h now
sleep 10
apc-switch 13 off
# Amplifier and KVM switch
apc-switch 20 off
mqtt-simple -r -h mqtt.bitlair.nl -p 'bitlair/music/space/state' -m 'stopped'