Commit graph

2 commits

Author SHA1 Message Date
Bernard Brandl
b5762de609 fix incorrect shntool path
Since the prefix for shntools is /usr, the default path for headphones is /usr/bin, not /usr/bin/shntool.
This leads to a missing binary error in logs.

```
root@eb24f530c9b0:/$ ls /usr/bin/shn*
/usr/bin/shncat  /usr/bin/shncmp  /usr/bin/shnconv  /usr/bin/shncue  /usr/bin/shnfix  /usr/bin/shngen  /usr/bin/shnhash  /usr/bin/shninfo  /usr/bin/shnjoin  /usr/bin/shnlen  /usr/bin/shnpad  /usr/bin/shnsplit  /usr/bin/shnstrip  /usr/bin/shntool  /usr/bin/shntrim
```
2019-02-23 17:47:26 -08:00
sparklyballs
09912ed66e rebase to alpine 2016-07-04 12:47:42 +01:00
Renamed from defaults/config.ini (Browse further)