view light8/backuper @ 1470:b1d8abc96f06

don't run rotations to zero when no one is requesting them. Ignore-this: 48894c486ba3ac9a229a3b34d4b81a0b
author drewp@bigasterisk.com
date Sun, 12 Jun 2016 19:05:45 +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