Compare commits

..

No commits in common. "1332f4910148b11b970109efe244fa87775c3a00" and "6bf0fdbba34dbccf08c065840b1273b75f4ca845" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -15,7 +15,6 @@
dest: /usr/local/bin dest: /usr/local/bin
include: [ trollibox ] include: [ trollibox ]
mode: 0755 mode: 0755
notify: restart trollibox
- name: Install service file - name: Install service file
template: template: