all repos — dotfiles @ 733681cad2977a9cc844c03fcdea99453c0ed37c

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