view light8/backuper @ 1325:4210bbaf528f

lots of adjuster work. zoom adjs are usable. Ignore-this: e7d49768f0f60ec2aa89f87af93003bf
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 04 Jun 2016 05:51:59 +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