all repos — dotfiles @ b5b1f46db835b595d2c471e0c370fbcdaeaf9d2e

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