view light8/backuper @ 1030:efcb41c585fe

update networking for testing Ignore-this: 6200fdf23cb8e1d7db2ed3e8633f6688
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 26 May 2014 20:52: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