all repos — dotfiles @ 0c629a2b5b6a9c3e6d5b26bf9e792a80d74f40d1

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