History/most played queries
Update history service draft.
This commit is contained in:
6
scripts/systemd-timer/update-history.service
Normal file
6
scripts/systemd-timer/update-history.service
Normal file
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Update my Spotify listening history job.
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/bash /home/kevin/coding/spotify-lib-vis/src/scripts/update-history.sh
|
||||
Reference in New Issue
Block a user