view light8/backuper @ 1117:f554ddf74097

more control over the callback hostname for rdfdb clients Ignore-this: b165bcaa898f97eac2108ea0abe90a15
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 13 Jun 2014 05:50:08 +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