view light8/backuper @ 772:c0977217a7da

attempt to receive a brand new submaster. doesn't work, this fix doesn't address the problem. But you can drag it in twice as a workaround Ignore-this: feed1c3e69d0a50412fb6139e8c04ab0
author drewp@bigasterisk.com
date Sat, 16 Jun 2012 04:32:49 +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