view light8/backuper @ 1477:a6f1b8368f09

checkpoint show data Ignore-this: a873a202d517b42be0b02f6f04122468
author drewp@bigasterisk.com
date Sun, 12 Jun 2016 21:03:54 +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