Add some notes on actuator(s)
[khatus.git] / bin / khatus_sensor_mpd_song
1 #! /bin/sh
2
3 set -e
4
5 echo 'currentsong' | nc 127.0.0.1 6600
This page took 0.080591 seconds and 4 git commands to generate.