all repos — dotfiles @ 751e1c227fd6f70e1ba6373eea28d99bd88e71df

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