all repos — dotfiles @ cc00b699a0bf886266c9a3c070f88d97753927c8

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