all repos — dotfiles @ 8263eac4ab19879dd3f6fd0fdf16132f40af9d5a

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