view light8/backuper @ 835:9c8583cd14ea

better error when network config is missing Ignore-this: 978b097cca2d8503fd065f89cf9877f6
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 04 Jun 2013 23:52:27 +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