Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
9
home/.config/systemd/user/libra.service
Normal file
9
home/.config/systemd/user/libra.service
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Listenbrainz scrobbler for MPD
|
||||
After=mpd.service
|
||||
|
||||
[Service]
|
||||
ExecStart=%h/.bin/go/bin/libra
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue