all repos — dotfiles @ 993b9f09a3ce2eb75f40b69b0fe9e2d705ec5119

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