view light8/backuper @ 717:d8202a0a7fd5

fix up musicpad and wavecurve. ascoltami2 can now use relative paths in the config Ignore-this: eb95f50f54f14275f1f031ccb7fbb97f
author Drew Perttula <drewp@bigasterisk.com>
date Wed, 13 Jun 2012 04:27: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