Files @ 4d438e50c83c
Branch filter:

Location: light9/light8/backuper

Drew Perttula
merge makefile. add pyserial
Ignore-this: 689e00a273794af04ef411fdad801bba
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