view light8/backuper @ 1044:a2081b9adfe4

effecteval now takes dropped subs and makes new effects out of them Ignore-this: 69423eca1858291f486dd2a202d3732a
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 28 May 2014 07:37:36 +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