view light8/backuper @ 1651:e00492e1c0b1

include some of the handler tree optimization code, turned off Ignore-this: 4a965142bc4b194d7955fedc9ab41867
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 10 Jun 2017 10:53:52 +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