all repos — dotfiles @ 59cb8d4e7c1136ef2ef0a20e3d65aa50f0bb72c2

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