view light8/backuper @ 1345:13f758eda3b4

refactor rdfdb: sendGraphToClient Ignore-this: 77dc47e091494adabca4cf04173547de
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 05 Jun 2016 00:49:15 +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