view light8/backuper @ 1011:78690efc866c

fix ascoltami import Ignore-this: 4f0249367d3ec95a73076fd8bd756777
author drewp@bigasterisk.com
date Sat, 26 Apr 2014 17:48:44 +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