view light8/backuper @ 973:69885b86ff44

checkpoint Ignore-this: 648d0aefd94837263542c466a8d41e57
author drewp@bigasterisk.com
date Sat, 15 Jun 2013 21:25:01 +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