all repos — dotfiles @ 6363b8f04e4bdd904c6a2a45aa1fb15bd9e52d8f

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