Files @ 5c1553fc0740
Branch filter:

Location: light9/light8/backuper

Drew Perttula
on /effects/ page, there's now a link to go to edit that effect in /live/
Ignore-this: b0d04beca1fefa1f3efdec2d2bccbc47
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