all repos — dotfiles @ 5ae5e84ba036d5f1e505a4e6067b2b76c4d7ce60

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