view light8/backuper @ 1059:7f5a9958095b

move curvecalc's web server to another file Ignore-this: 14062bdcc64093acec9f634357100200
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 02 Jun 2014 00:10:48 +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