music: Fix librespot cargo path
This commit is contained in:
parent
6bf0fdbba3
commit
49bbf7211c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
|
|
||||||
- name: rebuild librespot
|
- name: rebuild librespot
|
||||||
command: cargo build --release --features jackaudio-backend
|
command: /root/.cargo/bin/cargo build --release --features jackaudio-backend
|
||||||
args:
|
args:
|
||||||
chdir: /opt/librespot
|
chdir: /opt/librespot
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue