view light8/backuper @ 1069:c756638275d6

quneo input demo. optimize curve display a little. Ignore-this: 4cf5b4b5853a94842c9fa8e2916bc6f4
author Drew Perttula <drewp@bigasterisk.com>
date Mon, 02 Jun 2014 07:04:40 +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