💬 comments(systemd): tODO comment
This commit is contained in:
parent
f37ebcd741
commit
24aee11c28
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ FOLDERS=(
|
|||
notify-send "Spotdl Sync" "Started syncing..."
|
||||
|
||||
for folder in "${FOLDERS[@]}"; do
|
||||
/home/matt/.local/bin/spotdlSync "$folder"
|
||||
/home/matt/.local/bin/spotdlSync "$folder" # TODO: Change the path to relative without breaking the systemd service
|
||||
done
|
||||
|
||||
notify-send "Spotdl Sync Complete"
|
||||
|
|
Loading…
Add table
Reference in a new issue