all repos — dotfiles @ 6e4ae2cc5f9dd2be6e0770c4a51561fd654d569f

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