view light8/backuper @ 1415:edc17fdcaaf1

big rewrite of adjuster update code. origin & p3 adjusters kind of work. adj layout slightly works Ignore-this: d8b55365cc1ebf43e76aec5fc9f5ec9e
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 10 Jun 2016 11:18:02 +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