diff options
author | Ryan Kavanagh <rak@debian.org> | 2017-10-02 11:07:47 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2017-10-02 11:07:47 -0400 |
commit | 0996fe26c9ab7cf382a15929fce408b49f42259c (patch) | |
tree | 6df8c113c2fbd26f686cf9b6a1de37676594edc7 /bin/mpd_others.sh | |
parent | Typo in mpd_only (diff) |
Add do_dac.sh to mpd_others.sh
Diffstat (limited to 'bin/mpd_others.sh')
-rwxr-xr-x | bin/mpd_others.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/mpd_others.sh b/bin/mpd_others.sh index 28fb5e9..b8a2de8 100755 --- a/bin/mpd_others.sh +++ b/bin/mpd_others.sh @@ -2,3 +2,4 @@ mpc disable "DigiHug USB Audio" mpc enable "My Pulse Output" pacmd load-module module-udev-detect +do_dac.sh |