all repos — dotfiles @ 9aaf1b7a252488a6a64118a66e2416975811fbe9

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}')"