music: Fix librespot cargo path

This commit is contained in:
polyfloyd 2022-09-23 17:28:09 +02:00
parent 6bf0fdbba3
commit 49bbf7211c

View file

@ -17,7 +17,7 @@
daemon_reload: true
- name: rebuild librespot
command: cargo build --release --features jackaudio-backend
command: /root/.cargo/bin/cargo build --release --features jackaudio-backend
args:
chdir: /opt/librespot