view light8/backuper @ 1035:40669f666d15

update networking to test on dash Ignore-this: 7fbb4b6902e4dbfd45e5f2c1ad277c33
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 27 May 2014 06:31:19 +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