view light8/backuper @ 1101:3074f635ee23

effect page can write code edits back Ignore-this: 756a3e3a40e4a6c823629e146d6c2799
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 09 Jun 2014 03:56:25 +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