all repos — dotfiles @ 64c26d063600be17fb491d7aef2857324d72fba3

linux dotfiles

bin/cron/playlist-sync-cron

1 2
#!/bin/bash
playlist-sync 2>&1 | tee "$HOME/.log/playlist-sync/$(date +%s | md5sum | awk '{print $1}')"