view light8/backuper @ 1148:4e631b93fee4

effecteval doesn't stop the updates on a slow music time request Ignore-this: 8f62ae4134a3cedfc60b60c6b2afcbf2
author drewp@bigasterisk.com
date Sat, 14 Jun 2014 22:27:07 +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