Files @ 5e4321405f54
Branch filter:

Location: light9/light8/backuper

drewp@bigasterisk.com
redo services url structure and homepage config. (pages aren't updated this layout yet)
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