all repos — dotfiles @ d0450982411601386141b6dfe7caeebec3e0916c

linux dotfiles

bin/cron/playlist-sync-cron

1 2
#!/bin/bash
playlist-sync 2>&1 | tee "$HOME/.log/playlist-sync/$(date +%s | md5sum | awk '{print $1}')"