Files @ 880bfdd5deb0
Branch filter:

Location: light9/light8/backuper

drewp@bigasterisk.com
ascoltami /api endpoint next to /RPC2, returns play start time as well as song+pos
Ignore-this: 9395a156cb70de6578ca4b3aa5239aaa
1
2
3
4
5
6
#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR