diff options
Diffstat (limited to 'bin/executable_mpd_only.sh')
-rwxr-xr-x | bin/executable_mpd_only.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/bin/executable_mpd_only.sh b/bin/executable_mpd_only.sh deleted file mode 100755 index 468c6a5..0000000 --- a/bin/executable_mpd_only.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -set -e - -systemctl --user stop pulseaudio.socket -mpc enable "DigiHug USB Audio" -mpc disable "My Pulse Output" |