mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
rdio-scanner-bin: fix typo
This commit is contained in:
parent
34c25691e4
commit
f068cc24c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue