all repos — dotfiles @ f2abf74ceab383832be73583f22eb53f46957a06

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