all repos — dotfiles @ 6b7fd3e4ed17fbd013008f07cb6bdb8569741f0d

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