Files @ edc17fdcaaf1
Branch filter:

Location: light9/light8/backuper

Drew Perttula
big rewrite of adjuster update code. origin & p3 adjusters kind of work. adj layout slightly works
Ignore-this: d8b55365cc1ebf43e76aec5fc9f5ec9e
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