view light8/backuper @ 1448:931d2dafca12

new feature: values can have their range remapped in the device processing Ignore-this: 542047e6307a304f2aa52a69d134ba21
author drewp@bigasterisk.com
date Sat, 11 Jun 2016 22:08:37 +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