view light8/backuper @ 637:af5539fe35a7

CC startup doesn't need a subterms file. it'll make the first one Ignore-this: d39d7404a7444c6b937d57257f5bf45f
author Drew Perttula <drewp@bigasterisk.com>
date Thu, 16 Jun 2011 07:11:34 +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