view light8/backuper @ 647:a30550d5827f

vidref shows more logs in the gui Ignore-this: 933f1edd615ecea9b9c1a4e5a6f37355
author Drew Perttula <drewp@bigasterisk.com>
date Sat, 18 Jun 2011 05:12:10 +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