view light8/backuper @ 1503:b91e8f26650e

effecteval fixes, probably needed to be part of earlier patches Ignore-this: 9ac8907d0f2d3c49e5359a6e3a6eabbb
author drewp@bigasterisk.com
date Thu, 16 Jun 2016 06:17:13 +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