view light8/backuper @ 1031:78a6f15a462a

fix rdflibpatch for rdflib 4.2.1's new quirks Ignore-this: 684277f12d795ca1ab8673ca719350c5
author Drew Perttula <drewp@bigasterisk.com>
date Tue, 27 May 2014 05:47:35 +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