view light8/backuper @ 1075:35a234c7e6ff

remove some more 'collapsed' curve code Ignore-this: 609c9b2f898a5fa89be8719258e82f27
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 03 Jun 2014 06:31:24 +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