view light8/backuper @ 1317:4c6d88aa9e26

enough element and rdf support to drag one adjuster and see its value change Ignore-this: 8aebc2ff62d5afee77845737737aab00
author Drew Perttula <drewp@bigasterisk.com>
date Fri, 03 Jun 2016 11:35:09 +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