rdio-scanner-bin: fix typo

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-01-07 11:53:08 -05:00
parent 34c25691e4
commit f068cc24c2
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
name="rdio-scanner-bin"
command="/opt/radio-scanner-bin/rdio-scanner-bin"
command="/opt/rdio-scanner-bin/rdio-scanner-bin"
command_args="${RDIO_SCANNER_OPTIONS}"
supervisor="supervise-daemon"
output_log="/var/log/rdio-scanner-bin.log"