view light8/backuper @ 35:3cbe7110d8f7

cleanup imports, fix backwards colors in changing level direction cleanup imports, fix backwards colors in changing level direction indicators
author dmcc
date Sun, 07 Jul 2002 12:11:42 +0000
parents 45b12307c695
children
line wrap: on
line source

#!/bin/zsh

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