all repos — dotfiles @ 0aea0a116cea725c4c02c52be0e6a018d3355218

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