all repos — dotfiles @ 572db77ad5d8756a46e1662afdf3904a74e33b5c

linux dotfiles

bin/cron/playlist-sync-cron (view raw)

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