all repos — dotfiles @ d4b24551d14e6ee1c23588d3e4cc6c26d34afcf8

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